File tree Expand file tree Collapse file tree 20 files changed +39
-41
lines changed
jacoco-coverage-aggregate-report
tarantool-jackson-mapping
tarantool-spring-data-core Expand file tree Collapse file tree 20 files changed +39
-41
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.tarantool</groupId >
86 <artifactId >tarantool-java-sdk</artifactId >
9- <version >2.0.0-SNAPSHOT </version >
7+ <version >1.6.0 </version >
108 </parent >
119
1210 <artifactId >site</artifactId >
2422 <dependency >
2523 <groupId >io.tarantool</groupId >
2624 <artifactId >tarantool-client</artifactId >
27- <version >2.0.0-SNAPSHOT </version >
25+ <version >1.6.0 </version >
2826 <scope >import</scope >
2927 <type >pom</type >
3028 </dependency >
3129 <dependency >
3230 <groupId >io.tarantool</groupId >
3331 <artifactId >testcontainers</artifactId >
34- <version >2.0.0-SNAPSHOT </version >
32+ <version >1.6.0 </version >
3533 <scope >import</scope >
3634 <type >pom</type >
3735 </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 >2.0.0-SNAPSHOT </version >
12+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
13+ <version >1.6.0 </version >
1414
1515 <licenses >
1616 <license >
6767 <connection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</connection >
6868 <developerConnection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</developerConnection >
6969 <url >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</url >
70- <tag >HEAD </tag >
70+ <tag >1.6.0 </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 >2.0.0-SNAPSHOT </version >
11+ <version >1.6.0 </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >2.0.0-SNAPSHOT </version >
16+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
11+ <version >1.6.0 </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >2.0.0-SNAPSHOT </version >
16+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
16+ <version >1.6.0 </version >
1717 </parent >
1818
1919 <artifactId >tarantool-core</artifactId >
20- <version >2.0.0-SNAPSHOT </version >
20+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
11+ <version >1.6.0 </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >2.0.0-SNAPSHOT </version >
16+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
12+ <version >1.6.0 </version >
1313
1414 <properties >
1515 <jackson .version>2.18.4</jackson .version>
288288 <connection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</connection >
289289 <developerConnection >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</developerConnection >
290290 <url >scm:git:https://github.com/tarantool/tarantool-java-sdk.git</url >
291- <tag >HEAD </tag >
291+ <tag >1.6.0 </tag >
292292 </scm >
293293
294294 <build >
Original file line number Diff line number Diff line change 88
99 <groupId >io.tarantool</groupId >
1010 <artifactId >tarantool-pooling</artifactId >
11- <version >2.0.0-SNAPSHOT </version >
11+ <version >1.6.0 </version >
1212
1313 <parent >
1414 <groupId >io.tarantool</groupId >
1515 <artifactId >tarantool-java-sdk</artifactId >
16- <version >2.0.0-SNAPSHOT </version >
16+ <version >1.6.0 </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 >2.0.0-SNAPSHOT </version >
10+ <version >1.6.0 </version >
1111
1212 <parent >
1313 <groupId >io.tarantool</groupId >
1414 <artifactId >tarantool-java-sdk</artifactId >
15- <version >2.0.0-SNAPSHOT </version >
15+ <version >1.6.0 </version >
1616 </parent >
1717
1818 <properties >
You can’t perform that action at this time.
0 commit comments