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