File tree Expand file tree Collapse file tree 18 files changed +37
-73
lines changed
springdoc-openapi-starter-common
springdoc-openapi-starter-webflux-api
springdoc-openapi-starter-webflux-ui
springdoc-openapi-starter-webmvc-api
springdoc-openapi-starter-webmvc-ui
springdoc-openapi-actuator-webflux-tests
springdoc-openapi-actuator-webmvc-tests
springdoc-openapi-data-rest-tests
springdoc-openapi-function-webflux-tests
springdoc-openapi-function-webmvc-tests
springdoc-openapi-groovy-tests
springdoc-openapi-hateoas-tests
springdoc-openapi-javadoc-tests
springdoc-openapi-kotlin-tests
springdoc-openapi-native-tests
springdoc-openapi-security-tests Expand file tree Collapse file tree 18 files changed +37
-73
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 >2.0.0-RC2-SNAPSHOT </version >
5+ <version >2.0.0-RC2</version >
86 <packaging >pom</packaging >
97 <name >Spring openapi documentation</name >
108 <description >Spring openapi documentation</description >
3836 <connection >scm:git:git@github.com:springdoc/springdoc-openapi.git</connection >
3937 <developerConnection >scm:git:git@github.com:springdoc/springdoc-openapi.git
4038 </developerConnection >
41- <tag >HEAD </tag >
39+ <tag >v2.0.0-RC2 </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 <parent >
64 <groupId >org.springdoc</groupId >
75 <artifactId >springdoc-openapi</artifactId >
8- <version >2.0.0-RC2-SNAPSHOT </version >
6+ <version >2.0.0-RC2</version >
97 </parent >
108 <artifactId >springdoc-openapi-starter-common</artifactId >
119 <dependencies >
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 <parent >
64 <groupId >org.springdoc</groupId >
75 <artifactId >springdoc-openapi</artifactId >
8- <version >2.0.0-RC2-SNAPSHOT </version >
6+ <version >2.0.0-RC2</version >
97 </parent >
108 <artifactId >springdoc-openapi-starter-webflux-api</artifactId >
119 <dependencies >
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 <parent >
64 <groupId >org.springdoc</groupId >
75 <artifactId >springdoc-openapi</artifactId >
8- <version >2.0.0-RC2-SNAPSHOT </version >
6+ <version >2.0.0-RC2</version >
97 </parent >
108 <artifactId >springdoc-openapi-starter-webflux-ui</artifactId >
119 <dependencies >
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 <parent >
64 <groupId >org.springdoc</groupId >
75 <artifactId >springdoc-openapi</artifactId >
8- <version >2.0.0-RC2-SNAPSHOT </version >
6+ <version >2.0.0-RC2</version >
97 </parent >
108 <artifactId >springdoc-openapi-starter-webmvc-api</artifactId >
119 <dependencies >
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 <parent >
64 <groupId >org.springdoc</groupId >
75 <artifactId >springdoc-openapi</artifactId >
8- <version >2.0.0-RC2-SNAPSHOT </version >
6+ <version >2.0.0-RC2</version >
97 </parent >
108 <artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
119 <dependencies >
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 <parent >
53 <artifactId >springdoc-openapi</artifactId >
64 <groupId >org.springdoc</groupId >
7- <version >2.0.0-RC2-SNAPSHOT </version >
5+ <version >2.0.0-RC2</version >
86 </parent >
97 <packaging >pom</packaging >
108 <modelVersion >4.0.0</modelVersion >
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 <parent >
53 <artifactId >springdoc-openapi-tests</artifactId >
64 <groupId >org.springdoc</groupId >
7- <version >2.0.0-RC2-SNAPSHOT </version >
5+ <version >2.0.0-RC2</version >
86 </parent >
97 <modelVersion >4.0.0</modelVersion >
108
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 <parent >
53 <artifactId >springdoc-openapi-tests</artifactId >
64 <groupId >org.springdoc</groupId >
7- <version >2.0.0-RC2-SNAPSHOT </version >
5+ <version >2.0.0-RC2</version >
86 </parent >
97 <modelVersion >4.0.0</modelVersion >
108
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 <parent >
53 <artifactId >springdoc-openapi-tests</artifactId >
64 <groupId >org.springdoc</groupId >
7- <version >2.0.0-RC2-SNAPSHOT </version >
5+ <version >2.0.0-RC2</version >
86 </parent >
97 <modelVersion >4.0.0</modelVersion >
108 <artifactId >springdoc-openapi-data-rest-tests</artifactId >
You can’t perform that action at this time.
0 commit comments