File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >com.softwareloop</groupId >
75 <artifactId >uploader-plus</artifactId >
8- <version >1.2-SNAPSHOT </version >
6+ <version >1.2</version >
97 <packaging >pom</packaging >
108
119 <name >uploader-plus</name >
2523 <connection >scm:git:git@github.com:softwareloop/uploader-plus.git</connection >
2624 <developerConnection >scm:git:git@github.com:softwareloop/uploader-plus.git</developerConnection >
2725 <url >git@github.com:softwareloop/uploader-plus.git</url >
28- </scm >
26+ <tag >v1.2</tag >
27+ </scm >
2928
3029 <developers >
3130 <developer >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >uploader-plus-repo</artifactId >
75 <name >uploader-plus-repo</name >
1311 <parent >
1412 <groupId >com.softwareloop</groupId >
1513 <artifactId >uploader-plus</artifactId >
16- <version >1.2-SNAPSHOT </version >
14+ <version >1.2</version >
1715 </parent >
1816
1917 <properties >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <artifactId >uploader-plus-surf</artifactId >
75 <name >uploader-plus-surf</name >
1412 <parent >
1513 <groupId >com.softwareloop</groupId >
1614 <artifactId >uploader-plus</artifactId >
17- <version >1.2-SNAPSHOT </version >
15+ <version >1.2</version >
1816 </parent >
1917
2018 <properties >
You can’t perform that action at this time.
0 commit comments