File tree Expand file tree Collapse file tree 5 files changed +10
-15
lines changed Expand file tree Collapse file tree 5 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.polyapi</groupId >
66 <artifactId >parent-pom</artifactId >
7- <version >0.15.4-SNAPSHOT </version >
7+ <version >0.15.4</version >
88 <relativePath >../parent-pom</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.polyapi</groupId >
66 <artifactId >parent-pom</artifactId >
7- <version >0.15.4-SNAPSHOT </version >
7+ <version >0.15.4</version >
88 <relativePath >../parent-pom</relativePath >
99 </parent >
1010 <artifactId >library</artifactId >
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >io.polyapi</groupId >
75 <artifactId >parent-pom</artifactId >
8- <version >0.15.4-SNAPSHOT </version >
6+ <version >0.15.4</version >
97 <packaging >pom</packaging >
108 <name >PolyAPI Java parent POM</name >
119 <url >https://polyapi.io</url >
3028 <
connection >scm:git:
[email protected] :polyapi/polyapi-java.git</
connection >
3129 <
developerConnection >scm:git:
[email protected] :polyapi/polyapi-java.git</
developerConnection >
3230 <url >https://github.com/polyapi/polyapi-java</url >
33- <tag >HEAD </tag >
31+ <tag >polyapi-java-0.15.4 </tag >
3432 </scm >
3533 <properties >
3634 <maven .compiler.source>17</maven .compiler.source>
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" 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" 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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.polyapi</groupId >
76 <artifactId >parent-pom</artifactId >
8- <version >0.15.4-SNAPSHOT </version >
7+ <version >0.15.4</version >
98 <relativePath >../parent-pom</relativePath >
109 </parent >
1110 <artifactId >polyapi-maven-plugin</artifactId >
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75 <groupId >io.polyapi</groupId >
86 <artifactId >polyapi-java</artifactId >
9- <version >0.15.4-SNAPSHOT </version >
7+ <version >0.15.4</version >
108 <packaging >pom</packaging >
119 <modules >
1210 <module >parent-pom</module >
3735 <
connection >scm:git:
[email protected] :polyapi/polyapi-java.git</
connection >
3836 <
developerConnection >scm:git:
[email protected] :polyapi/polyapi-java.git</
developerConnection >
3937 <url >https://github.com/polyapi/polyapi-java</url >
40- <tag >HEAD </tag >
38+ <tag >polyapi-java-0.15.4 </tag >
4139 </scm >
4240 <build >
4341 <plugins >
You can’t perform that action at this time.
0 commit comments