File tree Expand file tree Collapse file tree 5 files changed +21
-12
lines changed
Expand file tree Collapse file tree 5 files changed +21
-12
lines changed 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" 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" >
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/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46 <parent >
57 <groupId >io.polyapi</groupId >
68 <artifactId >parent-pom</artifactId >
7- <version >0.2.1 -SNAPSHOT</version >
9+ <version >0.2.0 -SNAPSHOT</version >
810 <relativePath >../parent-pom</relativePath >
911 </parent >
1012
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" 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" >
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/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46 <parent >
57 <groupId >io.polyapi</groupId >
68 <artifactId >parent-pom</artifactId >
7- <version >0.2.1 -SNAPSHOT</version >
9+ <version >0.2.0 -SNAPSHOT</version >
810 <relativePath >../parent-pom</relativePath >
911 </parent >
1012
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" 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" >
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/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46 <groupId >io.polyapi</groupId >
57 <artifactId >parent-pom</artifactId >
6- <version >0.2.1 -SNAPSHOT</version >
8+ <version >0.2.0 -SNAPSHOT</version >
79 <packaging >pom</packaging >
810 <name >Poly API Java parent POM</name >
911 <url >https://polyapi.io</url >
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" 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" >
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/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46 <parent >
57 <groupId >io.polyapi</groupId >
68 <artifactId >parent-pom</artifactId >
7- <version >0.2.1 -SNAPSHOT</version >
9+ <version >0.2.0 -SNAPSHOT</version >
810 <relativePath >../parent-pom</relativePath >
911 </parent >
1012
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" 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" >
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/xsd/maven-4.0.0.xsd" >
35 <modelVersion >4.0.0</modelVersion >
46
57 <groupId >io.polyapi</groupId >
68 <artifactId >polyapi-java</artifactId >
7- <version >0.2.1 -SNAPSHOT</version >
9+ <version >0.2.0 -SNAPSHOT</version >
810 <packaging >pom</packaging >
911 <modules >
1012 <module >parent-pom</module >
2931 <
connection >scm:git:
[email protected] :polyapi/polyapi-java.git</
connection >
3032 <
developerConnection >scm:git:
[email protected] :polyapi/polyapi-java.git</
developerConnection >
3133 <url >https://github.com/polyapi/polyapi-java</url >
32- <tag >HEAD</tag >
33- </scm >
34+ </scm >
3435
3536 <build >
3637 <plugins >
You can’t perform that action at this time.
0 commit comments