File tree Expand file tree Collapse file tree 11 files changed +16
-16
lines changed
Expand file tree Collapse file tree 11 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </version >
2626 <relativePath >..</relativePath >
2727 </parent >
2828
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga-storage</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga-storage</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga-storage</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
7575 <artifactId >maven-compiler-plugin</artifactId >
7676 <version >3.1</version >
7777 <configuration >
78- <source >1.7 </source >
79- <target >1.7 </target >
78+ <source >${java.version} </source >
79+ <target >${java.version} </target >
8080 <excludes >
8181 <exclude >**/VariantHbaseWriter.java</exclude >
8282 <exclude >**/VariantHbaseDBAdaptor.java</exclude >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.opencb.opencga</groupId >
2424 <artifactId >opencga-storage</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </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.opencga</groupId >
2424 <artifactId >opencga</artifactId >
25- <version >0.7-dev </version >
25+ <version >0.7.0 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
2929 <!-- Version must be set to a literal, variables cannot be used in nested modules -->
3030 <artifactId >opencga-storage</artifactId >
31- <version >0.7-dev </version >
31+ <version >0.7.0 </version >
3232 <packaging >pom</packaging >
3333
3434 <properties >
You can’t perform that action at this time.
0 commit comments