File tree Expand file tree Collapse file tree 11 files changed +16
-15
lines changed
swagger-hibernate-validations Expand file tree Collapse file tree 11 files changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,8 @@ Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes
65652.0.5 | 2018-09-19 | 3.0 | [ tag v2.0.5] ( https://github.com/swagger-api/swagger-core/tree/v2.0.5 ) | Supported
66662.0.4 | 2018-09-05 | 3.0 | [ tag v2.0.4] ( https://github.com/swagger-api/swagger-core/tree/v2.0.4 ) | Supported
67672.0.3 | 2018-08-09 | 3.0 | [ tag v2.0.3] ( https://github.com/swagger-api/swagger-core/tree/v2.0.3 ) | Supported
68- 1.6.10 (** current stable** )| 2023-03-21 | 2.0 | [ tag v1.6.10] ( https://github.com/swagger-api/swagger-core/tree/v1.6.10 ) | Supported
68+ 1.6.11 (** current stable** )| 2023-05-15 | 2.0 | [ tag v1.6.11] ( https://github.com/swagger-api/swagger-core/tree/v1.6.11 ) | Supported
69+ 1.6.10 | 2023-03-21 | 2.0 | [ tag v1.6.10] ( https://github.com/swagger-api/swagger-core/tree/v1.6.10 ) | Supported
69701.6.9 | 2022-11-15 | 2.0 | [ tag v1.6.9] ( https://github.com/swagger-api/swagger-core/tree/v1.6.9 ) | Supported
70711.6.8 | 2022-10-16 | 2.0 | [ tag v1.6.8] ( https://github.com/swagger-api/swagger-core/tree/v1.6.8 ) | Supported
71721.6.7 | 2022-09-27 | 2.0 | [ tag v1.6.7] ( https://github.com/swagger-api/swagger-core/tree/v1.6.7 ) | Supported
@@ -119,7 +120,7 @@ You need the following installed and available in your $PATH:
119120* Apache maven 3.0.4 or greater (http://maven.apache.org/ )
120121
121122
122- ### To build from source (currently 1.6.11 -SNAPSHOT)
123+ ### To build from source (currently 1.6.12 -SNAPSHOT)
123124```
124125# first time building locally
125126mvn -N
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.swagger</groupId >
55 <artifactId >swagger-project</artifactId >
6- <version >1.6.11-SNAPSHOT </version >
6+ <version >1.6.11</version >
77 <relativePath >../..</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >io.swagger</groupId >
1111 <artifactId >swagger-annotations</artifactId >
12- <version >1.6.11-SNAPSHOT </version >
12+ <version >1.6.11</version >
1313 <name >swagger-annotations</name >
1414 <build >
1515 <sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.swagger</groupId >
55 <artifactId >swagger-project</artifactId >
6- <version >1.6.11-SNAPSHOT </version >
6+ <version >1.6.11</version >
77 <relativePath >../..</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <groupId >io.swagger</groupId >
1212 <artifactId >swagger-hibernate-validations</artifactId >
1313 <packaging >jar</packaging >
14- <version >1.6.11-SNAPSHOT </version >
14+ <version >1.6.11</version >
1515 <name >swagger-hibernate-validations</name >
1616 <build >
1717 <sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <groupId >io.swagger</groupId >
1212 <artifactId >swagger-jersey-jaxrs</artifactId >
1313 <packaging >jar</packaging >
14- <version >1.6.11-SNAPSHOT </version >
14+ <version >1.6.11</version >
1515 <name >swagger-jersey-jaxrs</name >
1616 <build >
1717 <sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >io.swagger</groupId >
55 <artifactId >swagger-project</artifactId >
6- <version >1.6.11-SNAPSHOT </version >
6+ <version >1.6.11</version >
77 <relativePath >../..</relativePath >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.swagger</groupId >
66 <artifactId >swagger-project</artifactId >
7- <version >1.6.11-SNAPSHOT </version >
7+ <version >1.6.11</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments