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 >2.2.0-SNAPSHOT </version >
6+ <version >2.2.0</version >
77 <packaging >jar</packaging >
88 <name >Jesque</name >
99 <description >An implementation of Resque in Java</description >
2929 <connection >scm:git:git@github.com:gresrun/jesque.git</connection >
3030 <developerConnection >scm:git:git@github.com:gresrun/jesque.git</developerConnection >
3131 <url >git@github.com:gresrun/jesque.git</url >
32- <tag >HEAD </tag >
32+ <tag >jesque-2.2.0 </tag >
3333 </scm >
3434 <issueManagement >
3535 <system >GitHub</system >
3838 <ciManagement >
3939 <system >Travis</system >
4040 <url >https://travis-ci.org/gresrun/jesque</url >
41- <notifiers />
41+ <notifiers />
4242 </ciManagement >
4343 <distributionManagement >
4444 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments