File tree Expand file tree Collapse file tree 4 files changed +8
-10
lines changed Expand file tree Collapse file tree 4 files changed +8
-10
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"
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 <parent >
75 <groupId >io.avaje</groupId >
86 <artifactId >avaje-jsonb-parent</artifactId >
9- <version >1.2-SNAPSHOT </version >
7+ <version >1.2</version >
108 </parent >
119
1210 <artifactId >avaje-jsonb-generator</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >avaje-jsonb-parent</artifactId >
66 <groupId >io.avaje</groupId >
7- <version >1.2-SNAPSHOT </version >
7+ <version >1.2</version >
88 </parent >
99
1010 <artifactId >avaje-jsonb-jackson</artifactId >
2121 <dependency >
2222 <groupId >io.avaje</groupId >
2323 <artifactId >avaje-jsonb</artifactId >
24- <version >1.2-SNAPSHOT </version >
24+ <version >1.2</version >
2525 </dependency >
2626
2727 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-jsonb-parent</artifactId >
7- <version >1.2-SNAPSHOT </version >
7+ <version >1.2</version >
88 </parent >
99
1010 <artifactId >avaje-jsonb</artifactId >
11- <version >1.2-SNAPSHOT </version >
11+ <version >1.2</version >
1212 <name >jsonb</name >
1313
1414 <dependencies >
Original file line number Diff line number Diff line change 99
1010 <groupId >io.avaje</groupId >
1111 <artifactId >avaje-jsonb-parent</artifactId >
12- <version >1.2-SNAPSHOT </version >
12+ <version >1.2</version >
1313
1414 <packaging >pom</packaging >
1515 <name >jsonb parent</name >
1616 <description >parent pom for jsonb</description >
1717
1818 <scm >
1919 <
developerConnection >scm:git:
[email protected] :avaje/avaje-jsonb.git</
developerConnection >
20- <tag >avaje-jsonb-parent-1.1 </tag >
20+ <tag >avaje-jsonb-parent-1.2 </tag >
2121 </scm >
2222
2323 <properties >
You can’t perform that action at this time.
0 commit comments