File tree 20 files changed +25
-21
lines changed
20 files changed +25
-21
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-jaxrs</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-spring</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-vertx</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-model</artifactId >
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >smallrye-open-api-parent</artifactId >
13
- <version >4.0.10-SNAPSHOT </version >
13
+ <version >4.0.10</version >
14
14
15
15
<packaging >pom</packaging >
16
16
<name >SmallRye: OpenAPI Parent</name >
75
75
<connection >scm:git:git@github.com:smallrye/smallrye-open-api.git</connection >
76
76
<developerConnection >scm:git:git@github.com:smallrye/smallrye-open-api.git</developerConnection >
77
77
<url >https://github.com/smallrye/smallrye-open-api/</url >
78
- <tag >HEAD </tag >
78
+ <tag >4.0.10 </tag >
79
79
</scm >
80
80
81
81
<modules >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-release</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.smallrye</groupId >
6
6
<artifactId >smallrye-open-api-testsuite</artifactId >
7
- <version >4.0.10-SNAPSHOT </version >
7
+ <version >4.0.10</version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-testsuite-data</artifactId >
12
- <version >4.0.10-SNAPSHOT </version >
12
+ <version >4.0.10</version >
13
13
<name >SmallRye: OpenAPI Test Data</name >
14
14
15
15
<properties >
354
354
</build >
355
355
</profile >
356
356
</profiles >
357
+
358
+ <scm >
359
+ <tag >4.0.10</tag >
360
+ </scm >
357
361
</project >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.smallrye</groupId >
5
5
<artifactId >smallrye-open-api-testsuite</artifactId >
6
- <version >4.0.10-SNAPSHOT </version >
6
+ <version >4.0.10</version >
7
7
<relativePath >../</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.smallrye</groupId >
22
22
<artifactId >smallrye-open-api-parent</artifactId >
23
- <version >4.0.10-SNAPSHOT </version >
23
+ <version >4.0.10</version >
24
24
</parent >
25
25
26
26
<artifactId >smallrye-open-api-testsuite</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >io.smallrye</groupId >
22
22
<artifactId >smallrye-open-api-testsuite</artifactId >
23
- <version >4.0.10-SNAPSHOT </version >
23
+ <version >4.0.10</version >
24
24
</parent >
25
25
26
26
<artifactId >smallrye-open-api-testsuite-tck</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.smallrye</groupId >
6
6
<artifactId >smallrye-open-api-tools</artifactId >
7
- <version >4.0.10-SNAPSHOT </version >
7
+ <version >4.0.10</version >
8
8
</parent >
9
9
<artifactId >smallrye-open-api-gradle-plugin</artifactId >
10
10
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.smallrye</groupId >
6
6
<artifactId >smallrye-open-api-tools</artifactId >
7
- <version >4.0.10-SNAPSHOT </version >
7
+ <version >4.0.10</version >
8
8
</parent >
9
9
<artifactId >smallrye-open-api-maven-plugin</artifactId >
10
10
<packaging >maven-plugin</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.smallrye</groupId >
5
5
<artifactId >smallrye-open-api-tools</artifactId >
6
- <version >4.0.10-SNAPSHOT </version >
6
+ <version >4.0.10</version >
7
7
</parent >
8
8
<artifactId >smallrye-open-api-model-apt</artifactId >
9
9
<name >SmallRye: OpenAPI Model Generator</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.smallrye</groupId >
6
6
<artifactId >smallrye-open-api-parent</artifactId >
7
- <version >4.0.10-SNAPSHOT </version >
7
+ <version >4.0.10</version >
8
8
</parent >
9
9
10
10
<artifactId >smallrye-open-api-tools</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-ui-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-ui-forms</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-ui-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-ui</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.smallrye</groupId >
7
7
<artifactId >smallrye-open-api-parent</artifactId >
8
- <version >4.0.10-SNAPSHOT </version >
8
+ <version >4.0.10</version >
9
9
</parent >
10
10
11
11
<artifactId >smallrye-open-api-ui-parent</artifactId >
You can’t perform that action at this time.
0 commit comments