There was an error while loading. Please reload this page.
1 parent a65a816 commit 9f42358Copy full SHA for 9f42358
pom.xml
@@ -10,7 +10,7 @@
10
<name>QDox</name>
11
<groupId>com.thoughtworks.qdox</groupId>
12
<artifactId>qdox</artifactId>
13
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
14
15
<url>https://github.com/paul-hammant/qdox</url>
16
<description>
@@ -36,7 +36,7 @@
36
<connection>scm:git:https://github.com/paul-hammant/qdox.git</connection>
37
<developerConnection>scm:git:ssh://git@github.com/paul-hammant/qdox.git</developerConnection>
38
39
- <tag>HEAD</tag>
+ <tag>qdox-2.2.0</tag>
40
</scm>
41
42
<developers>
0 commit comments