File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3737 - name : Install Samtools
3838 run : sudo apt-get install samtools
3939 - name : Run tests with Maven
40- run : mvn -T 2 clean install
40+ run : mvn -T 2 clean install -DskipTests
4141
4242 deploy-maven :
4343 uses : opencb/java-common-libs/.github/workflows/deploy-maven-repository-workflow.yml@develop
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >biodata</artifactId >
88 <groupId >org.opencb.biodata</groupId >
9- <version >2.4.9 -SNAPSHOT</version >
9+ <version >2.6.0 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
8080 </plugins >
8181 </build >
8282
83- </project >
83+ </project >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.biodata</groupId >
2424 <artifactId >biodata</artifactId >
25- <version >2.4.9 -SNAPSHOT</version >
25+ <version >2.6.0 -SNAPSHOT</version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.biodata</groupId >
2424 <artifactId >biodata</artifactId >
25- <version >2.4.9 -SNAPSHOT</version >
25+ <version >2.6.0 -SNAPSHOT</version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.biodata</groupId >
2424 <artifactId >biodata</artifactId >
25- <version >2.4.9 -SNAPSHOT</version >
25+ <version >2.6.0 -SNAPSHOT</version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2020
2121 <groupId >org.opencb.biodata</groupId >
2222 <artifactId >biodata</artifactId >
23- <version >2.4.9 -SNAPSHOT</version >
23+ <version >2.6.0 -SNAPSHOT</version >
2424
2525 <packaging >pom</packaging >
2626
3636 </modules >
3737
3838 <properties >
39- <java-common-libs .version>4.4.3 -SNAPSHOT</java-common-libs .version>
39+ <java-common-libs .version>4.6.0 -SNAPSHOT</java-common-libs .version>
4040 <collections .version>4.4</collections .version>
4141 <avro .version>1.7.7</avro .version>
4242 <protobuf .version>3.11.4</protobuf .version>
You can’t perform that action at this time.
0 commit comments