File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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
<parent >
11
10
12
11
<groupId >de.skuzzle</groupId >
13
12
<artifactId >semantic-version</artifactId >
14
- <version >0.6.0-SNAPSHOT </version >
13
+ <version >0.6.0</version >
15
14
<packaging >jar</packaging >
16
15
17
16
<name >semantic-version</name >
37
36
38
37
<scm >
39
38
<developerConnection >scm:git:https://github.com/skuzzle/${github.name} .git</developerConnection >
40
- </scm >
39
+ <tag >v0.6.0</tag >
40
+ </scm >
41
41
42
42
<dependencies >
43
43
<dependency >
You can’t perform that action at this time.
0 commit comments