Skip to content

Commit 994e223

Browse files
committed
[maven-release-plugin] prepare release htmldoclet4jdk7-1.2.0
1 parent 2973964 commit 994e223

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.winroad</groupId>
55
<artifactId>htmldoclet4jdk7</artifactId>
6-
<version>1.2.0-SNAPSHOT</version>
6+
<version>1.2.0</version>
77
<packaging>jar</packaging>
88

99
<name>htmldoclet4jdk7</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</connection>
3636
<developerConnection>scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</developerConnection>
3737
<url>https://github.com/WinRoad-NET/htmldoclet4jdk7</url>
38-
<tag>v1.1.0</tag>
38+
<tag>htmldoclet4jdk7-1.2.0</tag>
3939
</scm>
4040

4141
<issueManagement>
@@ -177,7 +177,7 @@
177177
<dependency>
178178
<groupId>net.winroad</groupId>
179179
<artifactId>wrdocletbase</artifactId>
180-
<version>1.2.0-SNAPSHOT</version>
180+
<version>1.2.0</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)