File tree Expand file tree Collapse file tree 12 files changed +27
-23
lines changed
Expand file tree Collapse file tree 12 files changed +27
-23
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 </version >
7+ <version >1.13-SNAPSHOT </version >
88 <relativePath >..</relativePath >
99 </parent >
1010
2020
2121 <scm >
2222 <developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
23- <tag >avaje-http-generator-parent-1.12 </tag >
23+ <tag >HEAD </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 </version >
8+ <version >1.13-SNAPSHOT </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 </version >
10+ <version >1.13-SNAPSHOT </version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
3333 <dependency >
3434 <groupId >io.avaje</groupId >
3535 <artifactId >avaje-http-api</artifactId >
36- <version >1.12 </version >
36+ <version >1.13-SNAPSHOT </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 </version >
10+ <version >1.13-SNAPSHOT </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 </version >
10+ <version >1.13-SNAPSHOT </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 </version >
10+ <version >1.13-SNAPSHOT </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 </version >
7+ <version >1.13-SNAPSHOT </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 >avaje-http-generator-parent-1.12 </tag >
18+ <tag >HEAD </tag >
1919 </scm >
2020
2121 <properties >
Original file line number Diff line number Diff line change 44
55 <groupId >io.dinject</groupId >
66 <artifactId >tests-reactor</artifactId >
7- <version >1.12 </version >
7+ <version >1</version >
88 <packaging >pom</packaging >
99
1010 <properties >
Original file line number Diff line number Diff line change 1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >test-client</artifactId >
13- <version >1.12 </version >
13+ <version >1</version >
1414
1515 <properties >
1616 <maven .deploy.skip>true</maven .deploy.skip>
3535 <dependency >
3636 <groupId >io.avaje</groupId >
3737 <artifactId >avaje-http-api</artifactId >
38- <version >1.12 </version >
38+ <version >1.13-SNAPSHOT </version >
3939 </dependency >
4040
4141 <dependency >
126126 </build >
127127
128128 <scm >
129- <tag >avaje-http-generator-parent-1.12</tag >
129+ <tag >HEAD</tag >
130+ <developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
130131 </scm >
131132</project >
Original file line number Diff line number Diff line change 44
55 <groupId >org.example</groupId >
66 <artifactId >test-helidon</artifactId >
7- <version >1.12 </version >
7+ <version >1</version >
88
99 <parent >
1010 <groupId >org.avaje</groupId >
1616 <maven .deploy.skip>true</maven .deploy.skip>
1717 <mainClass >org.example.Main</mainClass >
1818 <helidon-version >2.3.0</helidon-version >
19- <avaje-http-version >1.12 </avaje-http-version >
19+ <avaje-http-version >1.13-SNAPSHOT </avaje-http-version >
2020 </properties >
2121
2222 <dependencies >
145145 </build >
146146
147147 <scm >
148- <tag >avaje-http-generator-parent-1.12</tag >
148+ <tag >HEAD</tag >
149+ <developerConnection >scm:git:git@github.com:avaje/avaje-http.git</developerConnection >
149150 </scm >
150151</project >
You can’t perform that action at this time.
0 commit comments