File tree Expand file tree Collapse file tree 18 files changed +23
-19
lines changed
Expand file tree Collapse file tree 18 files changed +23
-19
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-core</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-jaxrs</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-spring</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-vertx</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api</artifactId >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >smallrye-open-api-parent</artifactId >
13- <version >4.0.0-SNAPSHOT </version >
13+ <version >4.0.0-alpha3 </version >
1414
1515 <packaging >pom</packaging >
1616 <name >SmallRye: OpenAPI Parent</name >
6565 <
connection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
connection >
6666 <
developerConnection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
developerConnection >
6767 <url >https://github.com/smallrye/smallrye-open-api/</url >
68- <tag >HEAD </tag >
68+ <tag >4.0.0-alpha3 </tag >
6969 </scm >
7070
7171 <modules >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye</groupId >
77 <artifactId >smallrye-open-api-parent</artifactId >
8- <version >4.0.0-SNAPSHOT </version >
8+ <version >4.0.0-alpha3 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-release</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.smallrye</groupId >
66 <artifactId >smallrye-open-api-testsuite</artifactId >
7- <version >4.0.0-SNAPSHOT </version >
7+ <version >4.0.0-alpha3 </version >
88 <relativePath >../</relativePath >
99 </parent >
1010
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >smallrye-open-api-testsuite-data</artifactId >
12- <version >4.0.0-SNAPSHOT </version >
12+ <version >4.0.0-alpha3 </version >
1313 <name >SmallRye: OpenAPI Test Data</name >
1414
1515 <properties >
318318 </build >
319319 </profile >
320320 </profiles >
321+
322+ <scm >
323+ <tag >4.0.0-alpha3</tag >
324+ </scm >
321325</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.smallrye</groupId >
55 <artifactId >smallrye-open-api-testsuite</artifactId >
6- <version >4.0.0-SNAPSHOT </version >
6+ <version >4.0.0-alpha3 </version >
77 <relativePath >../</relativePath >
88 </parent >
99
You can’t perform that action at this time.
0 commit comments