We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aed885 commit 9eacc04Copy full SHA for 9eacc04
1 file changed
astra-db-java/pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.datastax.astra</groupId>
5
<artifactId>astra-db-java</artifactId>
6
<name>Java Client Library for Data API</name>
7
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0</version>
8
<description>Implementation of a client to the Astra/Stargate Data API written in Java</description>
9
<url>https://github.com/datastax/astra-db-java</url>
10
<inceptionYear>2024</inceptionYear>
@@ -382,7 +382,7 @@
382
<connection>scm:git:git@github.com:datastax/astra-db-java.git</connection>
383
<developerConnection>scm:git:git@github.com:datastax/astra-db-java.git</developerConnection>
384
385
- <tag>1.0.0-beta1</tag>
+ <tag>1.2.0</tag>
386
</scm>
387
388
<developers>
0 commit comments