Skip to content

Commit aec9423

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 32b000f commit aec9423

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.1</version>
9+
<version>0.2-SNAPSHOT</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -213,7 +213,7 @@
213213
<connection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</connection>
214214
<developerConnection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</developerConnection>
215215
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
216-
<tag>0.1</tag>
216+
<tag>HEAD</tag>
217217
</scm>
218218

219219
<distributionManagement>

0 commit comments

Comments
 (0)