We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f877b9 commit f50f518Copy full SHA for f50f518
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>net.winroad</groupId>
5
<artifactId>htmldoclet4jdk7</artifactId>
6
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>htmldoclet4jdk7</name>
@@ -35,7 +35,7 @@
35
<connection>scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</connection>
36
<developerConnection>scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</developerConnection>
37
<url>https://github.com/WinRoad-NET/htmldoclet4jdk7</url>
38
- <tag>htmldoclet4jdk7-1.2.1</tag>
+ <tag>v1.2.1</tag>
39
</scm>
40
41
<issueManagement>
0 commit comments