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
zman committed Mar 8, 2020
1 parent a8fdeac commit ffe1864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>com.zmannotes</groupId>
<artifactId>scuttlebutt</artifactId>
<version>2.1.4</version>
<version>2.1.5-SNAPSHOT</version>

<name>scuttlebutt</name>
<description>peer-to-peer replicable data structure.</description>
Expand Down Expand Up @@ -234,7 +234,7 @@
<connection>scm:git:git@github.com:zman2013/scuttlebutt.git</connection>
<developerConnection>scm:git:git@github.com:zman2013/scuttlebutt.git</developerConnection>
<url>https://github.com/zman2013/scuttlebutt</url>
<tag>scuttlebutt-2.1.4</tag>
<tag>HEAD</tag>
</scm>

<profiles>
Expand Down

0 comments on commit ffe1864

Please sign in to comment.