Skip to content

Commit 746f16e

Browse files
committed
[maven-release-plugin] prepare release v3.11.0-alpha11
1 parent 34b83f6 commit 746f16e

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
@@ -3,7 +3,7 @@
33
<groupId>com.csforge</groupId>
44
<artifactId>sstable-tools</artifactId>
55
<packaging>jar</packaging>
6-
<version>3.11.0-alpha11-SNAPSHOT</version>
6+
<version>3.11.0-alpha11</version>
77
<name>SSTable Tools</name>
88
<properties>
99
<cassandra.version>3.11.0</cassandra.version>
@@ -208,7 +208,7 @@
208208
<connection>scm:git:[email protected]:tolbertam/sstable-tools.git</connection>
209209
<developerConnection>scm:git:[email protected]:tolbertam/sstable-tools.git</developerConnection>
210210
<url>https://github.com/tolbertam/sstable-tools</url>
211-
<tag>HEAD</tag>
211+
<tag>v3.11.0-alpha11</tag>
212212
</scm>
213213

214214
<profiles>

0 commit comments

Comments
 (0)