File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.loggingjson</groupId >
66 <artifactId >quarkus-logging-json-parent</artifactId >
7- <version >1.1.2-SNAPSHOT </version >
7+ <version >2.0.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
2929 <dependency >
3030 <groupId >io.quarkiverse.loggingjson</groupId >
3131 <artifactId >quarkus-logging-json</artifactId >
32- <version >1.1.2-SNAPSHOT </version >
32+ <version >2.0.0 </version >
3333 </dependency >
3434 <!-- test dependencies -->
3535 <dependency >
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 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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.quarkiverse.loggingjson</groupId >
86 <artifactId >quarkus-logging-json-parent</artifactId >
9- <version >1.1.2-SNAPSHOT </version >
7+ <version >2.0.0 </version >
108 <relativePath >../pom.xml</relativePath >
119 </parent >
1210
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.loggingjson</groupId >
66 <artifactId >quarkus-logging-json-parent</artifactId >
7- <version >1.1.2-SNAPSHOT </version >
7+ <version >2.0.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 1010 <groupId >io.quarkiverse.loggingjson</groupId >
1111 <artifactId >quarkus-logging-json-parent</artifactId >
1212 <name >Quarkus Logging JSON - Parent</name >
13- <version >1.1.2-SNAPSHOT </version >
13+ <version >2.0.0 </version >
1414 <packaging >pom</packaging >
1515
1616 <properties >
200200 </modules >
201201 </profile >
202202 </profiles >
203+
204+ <scm >
205+ <tag >2.0.0</tag >
206+ </scm >
203207</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.quarkiverse.loggingjson</groupId >
66 <artifactId >quarkus-logging-json-parent</artifactId >
7- <version >1.1.2-SNAPSHOT </version >
7+ <version >2.0.0 </version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010
You can’t perform that action at this time.
0 commit comments