Skip to content

Commit 5abfa28

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fb4bcf1 commit 5abfa28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Apache Beam SDK to work with Astra Pipelines</description>
77
<name>Beam SDK for Astra</name>
88
<packaging>jar</packaging>
9-
<version>4.16.1</version>
9+
<version>4.16.2-SNAPSHOT</version>
1010
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
1111

1212
<properties>
@@ -326,7 +326,7 @@
326326
<connection>scm:git:git@github.com:clun/beam-sdks-java-io-astra.git</connection>
327327
<developerConnection>scm:git:git@github.com:clun/beam-sdks-java-io-astra.git</developerConnection>
328328
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
329-
<tag>4.16.1</tag>
329+
<tag>HEAD</tag>
330330
</scm>
331331

332332
<distributionManagement>

0 commit comments

Comments
 (0)