File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
with :
31
31
file : ./**/target/site/jacoco/jacoco.xml
32
32
name : codecov
33
- fail_ci_if_error : true
33
+ fail_ci_if_error : false
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >gooddata-java-parent</artifactId >
9
9
<groupId >com.gooddata</groupId >
10
- <version >3.11.2+api3</version >
10
+ <version >3.11.2+api3-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<dependencies >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >gooddata-java-parent</artifactId >
9
9
<groupId >com.gooddata</groupId >
10
- <version >3.11.2+api3</version >
10
+ <version >3.11.2+api3-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<dependencies >
Original file line number Diff line number Diff line change 4
4
5
5
<artifactId >gooddata-java-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >3.11.2+api3</version >
7
+ <version >3.11.2+api3-SNAPSHOT </version >
8
8
<name >${project.artifactId} </name >
9
9
<description >GoodData Java SDK</description >
10
10
<url >https://github.com/gooddata/gooddata-java</url >
26
26
<
url >
[email protected] :gooddata/gooddata-java.git</
url >
27
27
<
connection >scm:git:
[email protected] :gooddata/gooddata-java.git</
connection >
28
28
<
developerConnection >scm:git:
[email protected] :gooddata/gooddata-java.git</
developerConnection >
29
- <tag >gooddata-java-parent-3.11.2+api3 </tag >
29
+ <tag >HEAD </tag >
30
30
</scm >
31
31
32
32
<developers >
You can’t perform that action at this time.
0 commit comments