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
davidmarquis committed Apr 8, 2018
1 parent 581f768 commit db8086c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.davidmarquis</groupId>
<artifactId>redis-scheduler</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>redis-scheduler</name>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:git@github.com:davidmarquis/redis-scheduler.git</connection>
<developerConnection>scm:git:git@github.com:davidmarquis/redis-scheduler.git</developerConnection>
<url>git@github.com:davidmarquis/redis-scheduler.git</url>
<tag>redis-scheduler-3.0.0</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit db8086c

Please sign in to comment.