File tree Expand file tree Collapse file tree 5 files changed +16
-18
lines changed
Expand file tree Collapse file tree 5 files changed +16
-18
lines changed 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.2.1 </version >
9+ <version >2.2.2 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
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.2.1 </version >
25+ <version >2.2.2 </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.2.1 </version >
25+ <version >2.2.2 </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.2.1 </version >
25+ <version >2.2.2 </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
5151 <version >1.2.17</version >
5252 </dependency >
5353 <dependency >
54- <groupId >BigWig</groupId >
55- <artifactId >BigWig</artifactId >
54+ <groupId >com.databricks</groupId >
55+ <artifactId >SnpEff</artifactId >
56+ <version >4.3.1</version >
57+ <exclusions >
58+ <exclusion >
59+ <groupId >junit</groupId >
60+ <artifactId >junit</artifactId >
61+ </exclusion >
62+ </exclusions >
5663 </dependency >
5764 <dependency >
5865 <groupId >org.rocksdb</groupId >
Original file line number Diff line number Diff line change 2020
2121 <groupId >org.opencb.biodata</groupId >
2222 <artifactId >biodata</artifactId >
23- <version >2.2.1 </version >
23+ <version >2.2.2 </version >
2424 <packaging >pom</packaging >
2525
2626 <name >Biodata</name >
3535 </modules >
3636
3737 <properties >
38- <biodata .version>2.2.1 </biodata .version>
39- <commons .version>4.2.0 </commons .version>
38+ <biodata .version>2.2.2 </biodata .version>
39+ <commons .version>4.2.1 </commons .version>
4040 <collections .version>4.4</collections .version>
4141 <avro .version>1.7.7</avro .version>
4242 <protobuf .version>3.9.2</protobuf .version>
114114 <updatePolicy >daily</updatePolicy >
115115 </snapshots >
116116 </repository >
117- <repository >
118- <id >opencb-ext-libs</id >
119- <url >http://bioinfo.hpc.cam.ac.uk/downloads/ext-libs</url >
120- </repository >
121117 </repositories >
122118
123119 <dependencyManagement >
199195 </exclusion >
200196 </exclusions >
201197 </dependency >
202- <dependency >
203- <groupId >BigWig</groupId >
204- <artifactId >BigWig</artifactId >
205- <version >1.0</version >
206- </dependency >
207198 <dependency >
208199 <groupId >junit</groupId >
209200 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments