File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >net.contargo</groupId >
65 <artifactId >iris</artifactId >
7- <version >1.7-SNAPSHOT </version >
6+ <version >1.7</version >
87 <packaging >war</packaging >
98
109 <name >${project.groupId} :${project.artifactId} </name >
6059 <url >https://github.com/Contargo/iris</url >
6160 <connection >scm:git:https://github.com/Contargo/iris.git</connection >
6261 <developerConnection >scm:git:https://github.com/Contargo/iris.git</developerConnection >
63- </scm >
62+ <tag >iris-1.7</tag >
63+ </scm >
6464
6565 <distributionManagement >
6666 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments