File tree Expand file tree Collapse file tree 18 files changed +25
-25
lines changed
Expand file tree Collapse file tree 18 files changed +25
-25
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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </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.7.1-SNAPSHOT </version >
13+ <version >3.8.0 </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.8.0 </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.7.1-SNAPSHOT </version >
8+ <version >3.8.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-open-api-release</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
42
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.smallrye</groupId >
86 <artifactId >smallrye-open-api-testsuite</artifactId >
9- <version >3.7.1-SNAPSHOT </version >
7+ <version >3.8.0 </version >
108 <relativePath >../</relativePath >
119 </parent >
1210
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <parent >
119 </parent >
1210
1311 <artifactId >smallrye-open-api-testsuite-data</artifactId >
14- <version >3.7.1-SNAPSHOT </version >
12+ <version >3.8.0 </version >
1513 <name >SmallRye: OpenAPI Test Data</name >
1614
1715 <properties >
314312 </build >
315313 </profile >
316314 </profiles >
315+
316+ <scm >
317+ <tag >3.8.0</tag >
318+ </scm >
317319</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.7.1-SNAPSHOT </version >
6+ <version >3.8.0 </version >
77 <relativePath >../</relativePath >
88 </parent >
99
You can’t perform that action at this time.
0 commit comments