Skip to content

Commit dcb96e4

Browse files
committed
[maven-release-plugin] prepare release 0.2.1
1 parent ed3c8de commit dcb96e4

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

1212
<properties>
@@ -299,7 +299,7 @@
299299
<connection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</connection>
300300
<developerConnection>scm:git:[email protected]:clun/beam-sdks-java-io-astra.git</developerConnection>
301301
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
302-
<tag>HEAD</tag>
302+
<tag>0.2.1</tag>
303303
</scm>
304304

305305
<distributionManagement>

0 commit comments

Comments
 (0)