We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f42358 commit 8221b53Copy full SHA for 8221b53
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</version>
+ <version>2.2.1-SNAPSHOT</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://[email protected]/paul-hammant/qdox.git</developerConnection>
38
39
- <tag>qdox-2.2.0</tag>
+ <tag>HEAD</tag>
40
</scm>
41
42
<developers>
0 commit comments