Skip to content

Commit 9fec208

Browse files
committed
[maven-release-plugin] prepare release jesque-2.0.1
1 parent 3901656 commit 9fec208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>net.greghaines</groupId>
1010
<artifactId>jesque</artifactId>
11-
<version>2.0.1-SNAPSHOT</version>
11+
<version>2.0.1</version>
1212
<packaging>jar</packaging>
1313
<name>Jesque</name>
1414
<description>An implementation of Resque in Java</description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:[email protected]:gresrun/jesque.git</connection>
3737
<developerConnection>scm:git:[email protected]:gresrun/jesque.git</developerConnection>
3838
<url>[email protected]:gresrun/jesque.git</url>
39-
<tag>HEAD</tag>
39+
<tag>jesque-2.0.1</tag>
4040
</scm>
4141
<issueManagement>
4242
<system>GitHub</system>

0 commit comments

Comments
 (0)