[maven-release-plugin] prepare for next development iteration · paul-hammant/qdox@caa7c92 (original) (raw)

Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
10 10 <name>QDox</name>
11 11 <groupId>com.thoughtworks.qdox</groupId>
12 12 <artifactId>qdox</artifactId>
13 - <version>2.0.1</version>
13 + <version>2.0.2-SNAPSHOT</version>
14 14
15 15 <url>https://github.com/paul-hammant/qdox</url>
16 16 <description>
@@ -36,7 +36,7 @@
36 36 <connection>scm:git:https://github.com/paul-hammant/qdox.git</connection>
37 37 <developerConnection>scm:git:ssh://git@github.com/paul-hammant/qdox.git</developerConnection>
38 38 <url>https://github.com/paul-hammant/qdox</url>
39 - <tag>qdox-2.0.1</tag>
39 + <tag>HEAD</tag>
40 40 </scm>
41 41
42 42 <developers>