Skip to content

Commit 17a2b67

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent f5e527c commit 17a2b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astra-db-java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.datastax.astra</groupId>
55
<artifactId>astra-db-java</artifactId>
66
<name>Java Client Library for Data API</name>
7-
<version>1.0.0-beta2-SNAPSHOT</version>
7+
<version>1.0.0</version>
88
<description>Implementation of a client to the Astra/Stargate Data API written in Java</description>
99
<url>https://github.com/datastax/astra-db-java</url>
1010
<inceptionYear>2024</inceptionYear>
@@ -380,7 +380,7 @@
380380
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
381381
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
382382
<url>https://github.com/datastax/astra-db-java</url>
383-
<tag>1.0.0-beta1</tag>
383+
<tag>1.0.0</tag>
384384
</scm>
385385

386386
<developers>

0 commit comments

Comments
 (0)