File tree Expand file tree Collapse file tree 11 files changed +16
-14
lines changed
swagger-hibernate-validations Expand file tree Collapse file tree 11 files changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,12 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
3232
3333Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
3434------------------------- | ------------ | -------------------------- | ----- | ----
35+ 2.0.0-rc4 | 2018-01-22 | 3.0 | [ tag v2.0.0-rc4] ( https://github.com/swagger-api/swagger-core/tree/v2.0.0-rc4 ) | Supported
35362.0.0-rc3 | 2017-11-21 | 3.0 | [ tag v2.0.0-rc3] ( https://github.com/swagger-api/swagger-core/tree/v2.0.0-rc3 ) | Supported
36372.0.0-rc2 | 2017-09-29 | 3.0 | [ tag v2.0.0-rc2] ( https://github.com/swagger-api/swagger-core/tree/v2.0.0-rc2 ) | Supported
37382.0.0-rc1 | 2017-08-17 | 3.0 | [ tag v2.0.0-rc1] ( https://github.com/swagger-api/swagger-core/tree/v2.0.0-rc1 ) | Supported
38- 1.5.17 (** current stable** )| 2017-11-21 | 2.0 | [ tag v1.5.17] ( https://github.com/swagger-api/swagger-core/tree/v1.5.17 ) | Supported
39+ 1.5.18 (** current stable** )| 2018-01-22 | 2.0 | [ tag v1.5.18] ( https://github.com/swagger-api/swagger-core/tree/v1.5.18 ) | Supported
40+ 1.5.17 | 2017-11-21 | 2.0 | [ tag v1.5.17] ( https://github.com/swagger-api/swagger-core/tree/v1.5.17 ) | Supported
39411.5.16 | 2017-07-15 | 2.0 | [ tag v1.5.16] ( https://github.com/swagger-api/swagger-core/tree/v1.5.16 ) | Supported
40421.3.12 | 2014-12-23 | 1.2 | [ tag v1.3.12] ( https://github.com/swagger-api/swagger-core/tree/v1.3.12 ) | Supported
41431.2.4 | 2013-06-19 | 1.1 | [ tag swagger-project_2.10.0-1.2.4] ( https://github.com/swagger-api/swagger-core/tree/swagger-project_2.10.0-1.2.4 ) | Deprecated
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.5.18-SNAPSHOT </version >
6+ <version >1.5.18</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.5.18-SNAPSHOT </version >
12+ <version >1.5.18</version >
1313 <packaging >bundle</packaging >
1414 <name >swagger-annotations</name >
1515 <build >
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.5.18-SNAPSHOT </version >
6+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</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.5.18-SNAPSHOT </version >
14+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</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.5.18-SNAPSHOT </version >
14+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</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.5.18-SNAPSHOT </version >
6+ <version >1.5.18</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.5.18-SNAPSHOT </version >
7+ <version >1.5.18</version >
88 <relativePath >../..</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments