Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-pullabhotla committed Mar 9, 2019
1 parent 6c74d5c commit 96d4c6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.jmethods</groupId>
<artifactId>catatumbo</artifactId>
<version>2.7.0</version>
<version>2.7.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Catatumbo</name>
<description>
Expand Down Expand Up @@ -31,7 +31,7 @@
<connection>scm:git:https://github.com/sai-pullabhotla/catatumbo.git</connection>
<developerConnection>scm:git:https://github.com/sai-pullabhotla/catatumbo.git</developerConnection>
<url>scm:git:https://github.com/sai-pullabhotla/catatumbo.git</url>
<tag>catatumbo-2.7.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 96d4c6d

Please sign in to comment.