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/maven-v4_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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >net.contargo</groupId >
6
5
<artifactId >iris</artifactId >
7
- <version >1.7-SNAPSHOT </version >
6
+ <version >1.7</version >
8
7
<packaging >war</packaging >
9
8
10
9
<name >${project.groupId} :${project.artifactId} </name >
60
59
<url >https://github.com/Contargo/iris</url >
61
60
<connection >scm:git:https://github.com/Contargo/iris.git</connection >
62
61
<developerConnection >scm:git:https://github.com/Contargo/iris.git</developerConnection >
63
- </scm >
62
+ <tag >iris-1.7</tag >
63
+ </scm >
64
64
65
65
<distributionManagement >
66
66
<snapshotRepository >
You can’t perform that action at this time.
0 commit comments