File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >net.greghaines</groupId >
55 <artifactId >jesque</artifactId >
6- <version >3.0.0-SNAPSHOT </version >
6+ <version >3.0.0</version >
77 <packaging >jar</packaging >
88 <name >Jesque</name >
99 <description >An implementation of Resque in Java</description >
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 >
2727 <connection >scm:git:git@github.com:gresrun/jesque.git</connection >
2828 <developerConnection >scm:git:git@github.com:gresrun/jesque.git</developerConnection >
2929 <url >git@github.com:gresrun/jesque.git</url >
30- <tag >HEAD </tag >
30+ <tag >jesque-3.0.0 </tag >
3131 </scm >
3232 <issueManagement >
3333 <system >GitHub</system >
You can’t perform that action at this time.
0 commit comments