We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5abfa28 commit 59fc964Copy full SHA for 59fc964
pom.xml
@@ -6,7 +6,7 @@
6
<description>Apache Beam SDK to work with Astra Pipelines</description>
7
<name>Beam SDK for Astra</name>
8
<packaging>jar</packaging>
9
- <version>4.16.2-SNAPSHOT</version>
+ <version>4.16.2</version>
10
<url>https://github.com/clun/beam-sdks-java-io-astra</url>
11
12
<properties>
@@ -326,7 +326,7 @@
326
<connection>scm:git:git@github.com:clun/beam-sdks-java-io-astra.git</connection>
327
<developerConnection>scm:git:git@github.com:clun/beam-sdks-java-io-astra.git</developerConnection>
328
329
- <tag>HEAD</tag>
+ <tag>4.16.2</tag>
330
</scm>
331
332
<distributionManagement>
0 commit comments