Skip to content

Commit 0ea743f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 01b0f5a commit 0ea743f

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>0.2</version>
9+
<version>0.3-SNAPSHOT</version>
1010
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
1111

1212
<properties>
@@ -285,7 +285,7 @@
285285
<connection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</connection>
286286
<developerConnection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</developerConnection>
287287
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
288-
<tag>0.2</tag>
288+
<tag>HEAD</tag>
289289
</scm>
290290

291291
<distributionManagement>

0 commit comments

Comments
 (0)