File tree 9 files changed +11
-12
lines changed
springdoc-openapi-data-rest
springdoc-openapi-security
springdoc-openapi-webflux-core
springdoc-openapi-webflux-ui
springdoc-openapi-webmvc-core
9 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.springdoc</groupId >
5
5
<artifactId >springdoc-openapi</artifactId >
6
- <version >1.2.27-SNAPSHOT </version >
6
+ <version >1.2.27</version >
7
7
<packaging >pom</packaging >
8
8
<name >Spring openapi documentation generator</name >
9
9
<description >Spring openapi documentation generator</description >
35
35
<
url >
[email protected] :springdoc/springdoc-openapi.git</
url >
36
36
<
connection >scm:git:
[email protected] :springdoc/springdoc-openapi.git</
connection >
37
37
<
developerConnection >scm:git:
[email protected] :springdoc/springdoc-openapi.git</
developerConnection >
38
- <tag >v1.2.11-SNAPSHOT </tag >
38
+ <tag >v1.2.27 </tag >
39
39
</scm >
40
40
<distributionManagement >
41
41
<snapshotRepository >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springdoc</groupId >
7
7
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
9
9
</parent >
10
10
<dependencies >
11
11
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >springdoc-openapi</artifactId >
5
5
<groupId >org.springdoc</groupId >
6
- <version >1.2.27-SNAPSHOT </version >
6
+ <version >1.2.27</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<artifactId >springdoc-openapi-kotlin</artifactId >
5
4
<name >${project.artifactId} </name >
6
5
<parent >
7
6
<groupId >org.springdoc</groupId >
8
7
<artifactId >springdoc-openapi</artifactId >
9
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
10
9
</parent >
11
10
<dependencies >
12
11
<!-- springdoc-common -->
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >springdoc-openapi</artifactId >
5
5
<groupId >org.springdoc</groupId >
6
- <version >1.2.27-SNAPSHOT </version >
6
+ <version >1.2.27</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springdoc</groupId >
7
7
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
9
9
</parent >
10
10
<dependencies >
11
11
<!-- springdoc-core -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springdoc</groupId >
7
7
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
9
9
</parent >
10
10
<dependencies >
11
11
<!-- springdoc-common -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springdoc</groupId >
7
7
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
9
9
</parent >
10
10
<dependencies >
11
11
<!-- springdoc-core -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springdoc</groupId >
7
7
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.2.27-SNAPSHOT </version >
8
+ <version >1.2.27</version >
9
9
</parent >
10
10
<dependencies >
11
11
<!-- springdoc-common -->
You can’t perform that action at this time.
0 commit comments