We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14768ab commit d87f7a4Copy full SHA for d87f7a4
pom.xml
@@ -10,7 +10,7 @@
10
<name>QDox</name>
11
<groupId>com.thoughtworks.qdox</groupId>
12
<artifactId>qdox</artifactId>
13
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</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>HEAD</tag>
+ <tag>qdox-2.0.1</tag>
40
</scm>
41
42
<developers>
0 commit comments