File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.datastax.astra</groupId >
1010 <artifactId >astra-db-java-parent</artifactId >
11- <version >1.5.1 </version >
11+ <version >1.5.2-SNAPSHOT </version >
1212 </parent >
1313
1414 <properties >
Original file line number Diff line number Diff line change 33
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >astra-db-java-examples</artifactId >
6+ <version >1.5.0</version >
67 <name >Data API Client Samples</name >
78
89 <parent >
910 <groupId >com.datastax.astra</groupId >
1011 <artifactId >astra-db-java-parent</artifactId >
11- <version >1.5.1 </version >
12+ <version >1.5.2-SNAPSHOT </version >
1213 </parent >
1314
1415 <dependencies >
1516 <dependency >
1617 <groupId >com.datastax.astra</groupId >
1718 <artifactId >astra-db-java</artifactId >
18- <version >${project.version} </version >
19+ <version >1.5.2-SNAPSHOT </version >
1920 </dependency >
2021 <dependency >
2122 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.datastax.astra</groupId >
1010 <artifactId >astra-db-java-parent</artifactId >
11- <version >1.5.1 </version >
11+ <version >1.5.2-SNAPSHOT </version >
1212 </parent >
1313
1414 <properties >
Original file line number Diff line number Diff line change 44 <groupId >com.datastax.astra</groupId >
55 <artifactId >astra-db-java-parent</artifactId >
66 <name >Data API Client</name >
7- <version >1.5.1 </version >
7+ <version >1.5.2-SNAPSHOT </version >
88 <packaging >pom</packaging >
99 <url >https://github.com/datastax/astra-db-java</url >
1010 <inceptionYear >2024</inceptionYear >
329329 <
connection >scm:git:
[email protected] :datastax/astra-db-java.git</
connection >
330330 <
developerConnection >scm:git:
[email protected] :datastax/astra-db-java.git</
developerConnection >
331331 <url >https://github.com/datastax/astra-db-java</url >
332- <tag >1.5.1 </tag >
332+ <tag >1.4.6 </tag >
333333 </scm >
334334
335335 <developers >
Original file line number Diff line number Diff line change 33
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >astra-db-java-tools</artifactId >
6+ <version >1.5.0</version >
67 <name >Data API Client Tools</name >
78
89 <parent >
910 <groupId >com.datastax.astra</groupId >
1011 <artifactId >astra-db-java-parent</artifactId >
11- <version >1.5.1 </version >
12+ <version >1.5.2-SNAPSHOT </version >
1213 </parent >
1314
1415 <dependencies >
1516 <dependency >
1617 <groupId >com.datastax.astra</groupId >
1718 <artifactId >astra-db-java</artifactId >
18- <version >${project.version} </version >
19+ <version >1.5.2-SNAPSHOT </version >
1920 </dependency >
2021 <dependency >
2122 <groupId >ch.qos.logback</groupId >
You can’t perform that action at this time.
0 commit comments