File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >net.winroad</groupId >
6
5
<artifactId >htmldoclet4jdk7</artifactId >
7
- <version >1.1.0-SNAPSHOT </version >
6
+ <version >1.1.0</version >
8
7
<packaging >jar</packaging >
9
8
10
9
<name >htmldoclet4jdk7</name >
36
35
<connection >scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</connection >
37
36
<developerConnection >scm:git:git@github.com:WinRoad-NET/htmldoclet4jdk7.git</developerConnection >
38
37
<url >https://github.com/WinRoad-NET/htmldoclet4jdk7</url >
39
- <tag >v1 .1.0</tag >
38
+ <tag >htmldoclet4jdk7-1 .1.0</tag >
40
39
</scm >
41
40
42
41
<issueManagement >
178
177
<dependency >
179
178
<groupId >net.winroad</groupId >
180
179
<artifactId >wrdocletbase</artifactId >
181
- <version >1.1.0-SNAPSHOT </version >
180
+ <version >1.1.0</version >
182
181
</dependency >
183
182
<dependency >
184
183
<groupId >com.google.code.gson</groupId >
You can’t perform that action at this time.
0 commit comments