Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
msmygit committed Sep 23, 2023
1 parent 03abc39 commit a10be71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>datastax.cdm</groupId>
<artifactId>cassandra-data-migrator</artifactId>
<version>4.1.5-SNAPSHOT</version>
<version>4.1.6</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -178,7 +178,7 @@
<connection>scm:git:git@github.com:datastax/cassandra-data-migrator.git</connection>
<developerConnection>scm:git:git@github.com:datastax/cassandra-data-migrator.git</developerConnection>
<url>https://github.com/datastax/cassandra-data-migrator</url>
<tag>@{version}</tag>
<tag>4.1.6</tag>
</scm>

<build>
Expand Down Expand Up @@ -309,7 +309,7 @@
<limit>
<counter>LINE</counter>
<value>MISSEDCOUNT</value>
<maximum>1544</maximum>
<maximum>1548</maximum>
</limit>
</limits>
</rule>
Expand Down

0 comments on commit a10be71

Please sign in to comment.