File tree Expand file tree Collapse file tree 21 files changed +25
-31
lines changed 
springdoc-openapi-starter-common 
springdoc-openapi-starter-webflux-api 
springdoc-openapi-starter-webflux-scalar 
springdoc-openapi-starter-webflux-ui 
springdoc-openapi-starter-webmvc-api 
springdoc-openapi-starter-webmvc-scalar 
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-webflux-tests 
springdoc-openapi-kotlin-webmvc-tests 
springdoc-openapi-security-tests Expand file tree Collapse file tree 21 files changed +25
-31
lines changed Original file line number Diff line number Diff line change 22	<modelVersion >4.0.0</modelVersion >
33	<groupId >org.springdoc</groupId >
44	<artifactId >springdoc-openapi</artifactId >
5- 	<version >2.8.13-SNAPSHOT </version >
5+ 	<version >2.8.13</version >
66	<packaging >pom</packaging >
77	<name >Spring openapi documentation</name >
88	<description >Spring openapi documentation</description >
3535		<connection >scm:git:git@github.com:springdoc/springdoc-openapi.git</connection >
3636		<developerConnection >scm:git:git@github.com:springdoc/springdoc-openapi.git
3737		</developerConnection >
38- 		<tag >HEAD </tag >
38+ 		<tag >v2.8.13 </tag >
3939	</scm >
4040
4141	<modules >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-bom</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-starter-common</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-starter-webflux-api</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 1- <project  xmlns =" http://maven.apache.org/POM/4.0.0" 
2- 		 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
3- 		 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd"  >
42	<modelVersion >4.0.0</modelVersion >
53	<parent >
64		<groupId >org.springdoc</groupId >
75		<artifactId >springdoc-openapi</artifactId >
8- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
97	</parent >
108	<artifactId >springdoc-openapi-starter-webflux-scalar</artifactId >
119	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-starter-webflux-ui</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-starter-webmvc-api</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 1- <project  xmlns =" http://maven.apache.org/POM/4.0.0" 
2- 		 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
3- 		 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd"  >
42	<modelVersion >4.0.0</modelVersion >
53	<parent >
64		<groupId >org.springdoc</groupId >
75		<artifactId >springdoc-openapi</artifactId >
8- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
97	</parent >
108	<artifactId >springdoc-openapi-starter-webmvc-scalar</artifactId >
119	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 33	<parent >
44		<groupId >org.springdoc</groupId >
55		<artifactId >springdoc-openapi</artifactId >
6- 		<version >2.8.13-SNAPSHOT </version >
6+ 		<version >2.8.13</version >
77	</parent >
88	<artifactId >springdoc-openapi-starter-webmvc-ui</artifactId >
99	<name >${project.artifactId} </name >
Original file line number Diff line number Diff line change 22	<parent >
33		<artifactId >springdoc-openapi</artifactId >
44		<groupId >org.springdoc</groupId >
5- 		<version >2.8.13-SNAPSHOT </version >
5+ 		<version >2.8.13</version >
66	</parent >
77	<packaging >pom</packaging >
88	<modelVersion >4.0.0</modelVersion >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments