Skip to content

Commit 76f1194

Browse files
committed
[maven-release-plugin] prepare release 4.1.9
1 parent 72dded7 commit 76f1194

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

44
<groupId>datastax.cdm</groupId>
55
<artifactId>cassandra-data-migrator</artifactId>
6-
<version>4.1.9-SNAPSHOT</version>
6+
<version>4.1.9</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -189,7 +189,7 @@
189189
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
190190
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
191191
<url>https://github.com/datastax/cassandra-data-migrator</url>
192-
<tag>4.1.8</tag>
192+
<tag>4.1.9</tag>
193193
</scm>
194194

195195
<build>

0 commit comments

Comments
 (0)