File tree Expand file tree Collapse file tree 9 files changed +19
-37
lines changed
springdoc-openapi-data-rest
springdoc-openapi-security
springdoc-openapi-webflux-core
springdoc-openapi-webflux-ui
springdoc-openapi-webmvc-core Expand file tree Collapse file tree 9 files changed +19
-37
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <groupId >org.springdoc</groupId >
64 <artifactId >springdoc-openapi</artifactId >
7- <version >1.2.29-SNAPSHOT </version >
5+ <version >1.2.29</version >
86 <packaging >pom</packaging >
97 <name >Spring openapi documentation generator</name >
108 <description >Spring openapi documentation generator</description >
3836 <
connection >scm:git:
[email protected] :springdoc/springdoc-openapi.git</
connection >
3937 <
developerConnection >scm:git:
[email protected] :springdoc/springdoc-openapi.git
4038 </developerConnection >
41- <tag >v1.2.11-SNAPSHOT </tag >
39+ <tag >v1.2.29 </tag >
4240 </scm >
4341 <distributionManagement >
4442 <snapshotRepository >
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-common</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- 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" >
53 <parent >
64 <artifactId >springdoc-openapi</artifactId >
75 <groupId >org.springdoc</groupId >
8- <version >1.2.29-SNAPSHOT </version >
6+ <version >1.2.29</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-kotlin</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <!-- springdoc-common -->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- 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" >
53 <parent >
64 <artifactId >springdoc-openapi</artifactId >
75 <groupId >org.springdoc</groupId >
8- <version >1.2.29-SNAPSHOT </version >
6+ <version >1.2.29</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-ui</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <!-- springdoc-core -->
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-webflux-core</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <!-- springdoc-common -->
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-webflux-ui</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <!-- springdoc-core -->
Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <artifactId >springdoc-openapi-webmvc-core</artifactId >
64 <name >${project.artifactId} </name >
75 <parent >
86 <groupId >org.springdoc</groupId >
97 <artifactId >springdoc-openapi</artifactId >
10- <version >1.2.29-SNAPSHOT </version >
8+ <version >1.2.29</version >
119 </parent >
1210 <dependencies >
1311 <!-- springdoc-common -->
You can’t perform that action at this time.
0 commit comments