Skip to content

Commit 43c0e7a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8ac509b commit 43c0e7a

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.1.1</version>
7+
<version>1.1.2-SNAPSHOT</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>
@@ -382,7 +382,7 @@
382382
<connection>scm:git:[email protected]:datastax/astra-db-java.git</connection>
383383
<developerConnection>scm:git:[email protected]:datastax/astra-db-java.git</developerConnection>
384384
<url>https://github.com/datastax/astra-db-java</url>
385-
<tag>1.1.1</tag>
385+
<tag>1.0.0-beta1</tag>
386386
</scm>
387387

388388
<developers>

0 commit comments

Comments
 (0)