File tree Expand file tree Collapse file tree 12 files changed +40
-34
lines changed Expand file tree Collapse file tree 12 files changed +40
-34
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-http-generator-parent</artifactId >
7- <version >1.12-SNAPSHOT </version >
7+ <version >1.12</version >
88 <relativePath >..</relativePath >
99 </parent >
1010
2020
2121 <scm >
2222 <developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
23- <tag >HEAD </tag >
23+ <tag >avaje-http-generator-parent-1.12 </tag >
2424 </scm >
2525
2626 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.avaje</groupId >
77 <artifactId >avaje-http-generator-parent</artifactId >
8- <version >1.12-SNAPSHOT </version >
8+ <version >1.12</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.avaje</groupId >
99 <artifactId >avaje-http-generator-parent</artifactId >
10- <version >1.12-SNAPSHOT </version >
10+ <version >1.12</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
3333 <dependency >
3434 <groupId >io.avaje</groupId >
3535 <artifactId >avaje-http-api</artifactId >
36- <version >1.12-SNAPSHOT </version >
36+ <version >1.12</version >
3737 </dependency >
3838
3939 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.avaje</groupId >
99 <artifactId >avaje-http-generator-parent</artifactId >
10- <version >1.12-SNAPSHOT </version >
10+ <version >1.12</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.avaje</groupId >
99 <artifactId >avaje-http-generator-parent</artifactId >
10- <version >1.12-SNAPSHOT </version >
10+ <version >1.12</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.avaje</groupId >
99 <artifactId >avaje-http-generator-parent</artifactId >
10- <version >1.12-SNAPSHOT </version >
10+ <version >1.12</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 44
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-http-generator-parent</artifactId >
7- <version >1.12-SNAPSHOT </version >
7+ <version >1.12</version >
88 <packaging >pom</packaging >
99
1010 <parent >
1515
1616 <scm >
1717 <developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
18- <tag >HEAD </tag >
18+ <tag >avaje-http-generator-parent-1.12 </tag >
1919 </scm >
2020
2121 <properties >
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
75 <groupId >io.dinject</groupId >
86 <artifactId >tests-reactor</artifactId >
9- <version >1</version >
7+ <version >1.12 </version >
108 <packaging >pom</packaging >
119
1210 <properties >
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 <parent >
75 <artifactId >java11-oss</artifactId >
1210 <modelVersion >4.0.0</modelVersion >
1311
1412 <artifactId >test-client</artifactId >
15- <version >1</version >
13+ <version >1.12 </version >
1614
1715 <properties >
1816 <maven .deploy.skip>true</maven .deploy.skip>
3735 <dependency >
3836 <groupId >io.avaje</groupId >
3937 <artifactId >avaje-http-api</artifactId >
40- <version >1.12-SNAPSHOT </version >
38+ <version >1.12</version >
4139 </dependency >
4240
4341 <dependency >
126124 </plugin >
127125 </plugins >
128126 </build >
127+
128+ <scm >
129+ <tag >avaje-http-generator-parent-1.12</tag >
130+ </scm >
129131</project >
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
75 <groupId >org.example</groupId >
86 <artifactId >test-helidon</artifactId >
9- <version >1</version >
7+ <version >1.12 </version >
108
119 <parent >
1210 <groupId >org.avaje</groupId >
1816 <maven .deploy.skip>true</maven .deploy.skip>
1917 <mainClass >org.example.Main</mainClass >
2018 <helidon-version >2.3.0</helidon-version >
21- <avaje-http-version >1.12-SNAPSHOT </avaje-http-version >
19+ <avaje-http-version >1.12</avaje-http-version >
2220 </properties >
2321
2422 <dependencies >
145143 </plugin >
146144 </plugins >
147145 </build >
146+
147+ <scm >
148+ <tag >avaje-http-generator-parent-1.12</tag >
149+ </scm >
148150</project >
You can’t perform that action at this time.
0 commit comments