File tree 6 files changed +6
-7
lines changed
commons-datastore-mongodb 6 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opencb.commons</groupId >
8
8
<artifactId >commons-datastore</artifactId >
9
- <version >4.12.0 </version >
9
+ <version >5.0.0-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opencb.commons</groupId >
8
8
<artifactId >commons-datastore</artifactId >
9
- <version >4.12.0 </version >
9
+ <version >5.0.0-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.opencb.commons</groupId >
24
24
<artifactId >commons-datastore</artifactId >
25
- <version >4.12.0 </version >
25
+ <version >5.0.0-SNAPSHOT </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opencb.commons</groupId >
8
8
<artifactId >commons</artifactId >
9
- <version >4.12.0 </version >
9
+ <version >5.0.0-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.opencb.commons</groupId >
8
8
<artifactId >commons</artifactId >
9
- <version >4.12.0 </version >
9
+ <version >5.0.0-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.opencb.commons</groupId >
8
8
<artifactId >commons</artifactId >
9
- <version >4.12.0 </version >
9
+ <version >5.0.0-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >OpenCB commons project</name >
17
17
<module >commons-lib</module >
18
18
<module >commons-datastore</module >
19
19
</modules >
20
-
21
20
<properties >
22
21
<!-- All dependency versions must be defined here -->
23
22
<jackson .version>2.11.4</jackson .version>
You can’t perform that action at this time.
0 commit comments