File tree Expand file tree Collapse file tree
jacoco-coverage-aggregate-report
tarantool-jackson-mapping
tarantool-spring-data-core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.tarantool</groupId >
66 <artifactId >tarantool-java-sdk</artifactId >
7- <version >1.7.0 </version >
7+ <version >2.0.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >site</artifactId >
2222 <dependency >
2323 <groupId >io.tarantool</groupId >
2424 <artifactId >tarantool-client</artifactId >
25- <version >1.7.0 </version >
25+ <version >2.0.0-SNAPSHOT </version >
2626 <scope >import</scope >
2727 <type >pom</type >
2828 </dependency >
2929 <dependency >
3030 <groupId >io.tarantool</groupId >
3131 <artifactId >testcontainers</artifactId >
32- <version >1.7.0 </version >
32+ <version >2.0.0-SNAPSHOT </version >
3333 <scope >import</scope >
3434 <type >pom</type >
3535 </dependency >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >io.tarantool</groupId >
1111 <artifactId >tarantool-java-sdk</artifactId >
12- <version >1.7.0 </version >
12+ <version >2.0.0-SNAPSHOT </version >
1313 </parent >
1414
1515 <properties >
Original file line number Diff line number Diff line change 1010 <groupId >io.tarantool</groupId >
1111 <artifactId >tarantool-java-sdk</artifactId >
1212 <packaging >pom</packaging >
13- <version >1.7.0 </version >
13+ <version >2.0.0-SNAPSHOT </version >
1414
1515 <licenses >
1616 <license >
6767 <connection >scm:git:git@github.com:tarantool/tarantool-java-sdk.git</connection >
6868 <developerConnection >scm:git:git@github.com:tarantool/tarantool-java-sdk.git</developerConnection >
6969 <url >https://github.com/tarantool/tarantool-java-sdk.git</url >
70- <tag >1.7.0 </tag >
70+ <tag >HEAD </tag >
7171 </scm >
7272
7373 <properties >
Original file line number Diff line number Diff line change 88
99 <groupId >io.tarantool</groupId >
1010 <artifactId >tarantool-balancer</artifactId >
11- <version >1.7.0 </version >
11+ <version >2.0.0-SNAPSHOT </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >1.7.0 </version >
16+ <version >2.0.0-SNAPSHOT </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 88
99 <groupId >io.tarantool</groupId >
1010 <artifactId >tarantool-client</artifactId >
11- <version >1.7.0 </version >
11+ <version >2.0.0-SNAPSHOT </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >1.7.0 </version >
16+ <version >2.0.0-SNAPSHOT </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >1.7.0 </version >
16+ <version >2.0.0-SNAPSHOT </version >
1717 </parent >
1818
1919 <artifactId >tarantool-core</artifactId >
20- <version >1.7.0 </version >
20+ <version >2.0.0-SNAPSHOT </version >
2121 <packaging >jar</packaging >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 88
99 <groupId >io.tarantool</groupId >
1010 <artifactId >tarantool-jackson-mapping</artifactId >
11- <version >1.7.0 </version >
11+ <version >2.0.0-SNAPSHOT </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >1.7.0 </version >
16+ <version >2.0.0-SNAPSHOT </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 99
1010 <groupId >io.tarantool</groupId >
1111 <artifactId >tarantool-java-sdk-bom</artifactId >
12- <version >1.7.0 </version >
12+ <version >2.0.0-SNAPSHOT </version >
1313
1414 <properties >
1515 <jackson .version>2.21.3</jackson .version>
321321 <connection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</connection >
322322 <developerConnection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</developerConnection >
323323 <url >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</url >
324- <tag >1.7.0 </tag >
324+ <tag >HEAD </tag >
325325 </scm >
326326
327327 <build >
Original file line number Diff line number Diff line change 88
99 <groupId >io.tarantool</groupId >
1010 <artifactId >tarantool-pooling</artifactId >
11- <version >1.7.0 </version >
11+ <version >2.0.0-SNAPSHOT </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >1.7.0 </version >
16+ <version >2.0.0-SNAPSHOT </version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 77 <url >https://tarantool.io</url >
88
99 <artifactId >tarantool-schema</artifactId >
10- <version >1.7.0 </version >
10+ <version >2.0.0-SNAPSHOT </version >
1111
1212 <parent >
1313 <groupId >io.tarantool</groupId >
1414 <artifactId >tarantool-java-sdk</artifactId >
15- <version >1.7.0 </version >
15+ <version >2.0.0-SNAPSHOT </version >
1616 </parent >
1717
1818 <properties >
You can’t perform that action at this time.
0 commit comments