We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dccb18f commit 7648858Copy full SHA for 7648858
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>net.greghaines</groupId>
5
<artifactId>jesque</artifactId>
6
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>Jesque</name>
9
<description>An implementation of Resque in Java</description>
0 commit comments