Skip to content

Commit 7a3263b

Browse files
committed
[maven-release-plugin] rollback the release of jesque-3.0.0
1 parent 4cabb21 commit 7a3263b

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>3.0.1-SNAPSHOT</version>
6+
<version>3.0.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>Jesque</name>
99
<description>An implementation of Resque in Java</description>
@@ -14,7 +14,7 @@
1414
<jackson.version>3.0.3</jackson.version>
1515
<mockito.version>5.21.0</mockito.version>
1616
<github.global.server>github-jesque</github.global.server>
17-
<argLine />
17+
<argLine/>
1818
</properties>
1919
<licenses>
2020
<license>

0 commit comments

Comments
 (0)