File tree Expand file tree Collapse file tree 5 files changed +14
-19
lines changed
Expand file tree Collapse file tree 5 files changed +14
-19
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.quarkiverse.observability.minecraft</groupId >
86 <artifactId >quarkus-observability-minecraft-parent</artifactId >
9- <version >1.0.0-SNAPSHOT </version >
7+ <version >0.8.0 </version >
108 </parent >
119 <artifactId >quarkus-observability-minecraft-deployment</artifactId >
1210 <name >Quarkus Observability Using Minecraft - Deployment</name >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.quarkiverse.observability.minecraft</groupId >
86 <artifactId >quarkus-observability-minecraft-parent</artifactId >
9- <version >1.0.0-SNAPSHOT </version >
7+ <version >0.8.0 </version >
108 </parent >
119 <artifactId >quarkus-observability-minecraft-integration-tests</artifactId >
1210 <name >Quarkus Observability Using Minecraft - Integration Tests</name >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.quarkiverse.observability.minecraft</groupId >
97 <artifactId >quarkus-observability-minecraft-parent</artifactId >
10- <version >1.0.0-SNAPSHOT </version >
8+ <version >0.8.0 </version >
119 </parent >
1210 <artifactId >quarkus-observability-minecraft-server</artifactId >
1311
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"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.quarkiverse</groupId >
98 </parent >
109 <groupId >io.quarkiverse.observability.minecraft</groupId >
1110 <artifactId >quarkus-observability-minecraft-parent</artifactId >
12- <version >1.0.0-SNAPSHOT </version >
11+ <version >0.8.0 </version >
1312 <packaging >pom</packaging >
1413 <name >Quarkus Observability Using Minecraft - Parent</name >
1514 <modules >
105104 </modules >
106105 </profile >
107106 </profiles >
107+
108+ <scm >
109+ <tag >0.8.0</tag >
110+ </scm >
108111</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.quarkiverse.observability.minecraft</groupId >
86 <artifactId >quarkus-observability-minecraft-parent</artifactId >
9- <version >1.0.0-SNAPSHOT </version >
7+ <version >0.8.0 </version >
108 </parent >
119 <artifactId >quarkus-observability-minecraft</artifactId >
1210 <name >Quarkus Observability Using Minecraft - Runtime</name >
You can’t perform that action at this time.
0 commit comments