Skip to content

Commit fa3b932

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9435319 commit fa3b932

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.greghaines</groupId>
55
<artifactId>jesque</artifactId>
6-
<version>2.2.0</version>
6+
<version>2.2.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>Jesque</name>
99
<description>An implementation of Resque in Java</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:[email protected]:gresrun/jesque.git</connection>
3030
<developerConnection>scm:git:[email protected]:gresrun/jesque.git</developerConnection>
3131
<url>[email protected]:gresrun/jesque.git</url>
32-
<tag>jesque-2.2.0</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434
<issueManagement>
3535
<system>GitHub</system>

0 commit comments

Comments
 (0)