Skip to content

Commit a10be71

Browse files
committed
[maven-release-plugin] prepare release 4.1.6
1 parent 03abc39 commit a10be71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.5-SNAPSHOT</version>
6+
<version>4.1.6</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -178,7 +178,7 @@
178178
<connection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</connection>
179179
<developerConnection>scm:git:[email protected]:datastax/cassandra-data-migrator.git</developerConnection>
180180
<url>https://github.com/datastax/cassandra-data-migrator</url>
181-
<tag>@{version}</tag>
181+
<tag>4.1.6</tag>
182182
</scm>
183183

184184
<build>
@@ -309,7 +309,7 @@
309309
<limit>
310310
<counter>LINE</counter>
311311
<value>MISSEDCOUNT</value>
312-
<maximum>1544</maximum>
312+
<maximum>1548</maximum>
313313
</limit>
314314
</limits>
315315
</rule>

0 commit comments

Comments
 (0)