File tree Expand file tree Collapse file tree 17 files changed +22
-18
lines changed
Expand file tree Collapse file tree 17 files changed +22
-18
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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.1</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 >3.5.1-SNAPSHOT </version >
13+ <version >3.5.1</version >
1414
1515 <packaging >pom</packaging >
1616 <name >SmallRye: OpenAPI Parent</name >
5757 <
connection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
connection >
5858 <
developerConnection >scm:git:
[email protected] :smallrye/smallrye-open-api.git</
developerConnection >
5959 <url >https://github.com/smallrye/smallrye-open-api/</url >
60- <tag >HEAD </tag >
60+ <tag >3.5.1 </tag >
6161 </scm >
6262
6363 <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 >3.5.1-SNAPSHOT </version >
8+ <version >3.5.1</version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-release</artifactId >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >smallrye-open-api-testsuite-data</artifactId >
12- <version >3.5.1-SNAPSHOT </version >
12+ <version >3.5.1</version >
1313 <name >SmallRye: OpenAPI Test Data</name >
1414
1515 <properties >
220220 </plugin >
221221 </plugins >
222222 </build >
223+
224+ <scm >
225+ <tag >3.5.1</tag >
226+ </scm >
223227</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 >3.5.1-SNAPSHOT </version >
6+ <version >3.5.1</version >
77 <relativePath >../</relativePath >
88 </parent >
99
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >io.smallrye</groupId >
2222 <artifactId >smallrye-open-api-parent</artifactId >
23- <version >3.5.1-SNAPSHOT </version >
23+ <version >3.5.1</version >
2424 </parent >
2525
2626 <artifactId >smallrye-open-api-testsuite</artifactId >
You can’t perform that action at this time.
0 commit comments