File tree Expand file tree Collapse file tree 20 files changed +25
-21
lines changed
Expand file tree Collapse file tree 20 files changed +25
-21
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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api</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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-model</artifactId >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >smallrye-open-api-parent</artifactId >
13- <version >4.2.1-SNAPSHOT </version >
13+ <version >4.2.1</version >
1414
1515 <packaging >pom</packaging >
1616 <name >SmallRye: OpenAPI Parent</name >
7474 <
connection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
connection >
7575 <
developerConnection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
developerConnection >
7676 <url >https://github.com/smallrye/smallrye-open-api/</url >
77- <tag >HEAD </tag >
77+ <tag >4.2.1 </tag >
7878 </scm >
7979
8080 <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.2.1-SNAPSHOT </version >
8+ <version >4.2.1</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.2.1-SNAPSHOT </version >
7+ <version >4.2.1</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.2.1-SNAPSHOT </version >
12+ <version >4.2.1</version >
1313 <name >SmallRye: OpenAPI Test Data</name >
1414
1515 <properties >
387387 </build >
388388 </profile >
389389 </profiles >
390+
391+ <scm >
392+ <tag >4.2.1</tag >
393+ </scm >
390394</project >
You can’t perform that action at this time.
0 commit comments