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
65
65
2.0.5 | 2018-09-19 | 3.0 | [ tag v2.0.5] ( https://github.com/swagger-api/swagger-core/tree/v2.0.5 ) | Supported
66
66
2.0.4 | 2018-09-05 | 3.0 | [ tag v2.0.4] ( https://github.com/swagger-api/swagger-core/tree/v2.0.4 ) | Supported
67
67
2.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
69
70
1.6.9 | 2022-11-15 | 2.0 | [ tag v1.6.9] ( https://github.com/swagger-api/swagger-core/tree/v1.6.9 ) | Supported
70
71
1.6.8 | 2022-10-16 | 2.0 | [ tag v1.6.8] ( https://github.com/swagger-api/swagger-core/tree/v1.6.8 ) | Supported
71
72
1.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:
119
120
* Apache maven 3.0.4 or greater (http://maven.apache.org/ )
120
121
121
122
122
- ### To build from source (currently 1.6.11 -SNAPSHOT)
123
+ ### To build from source (currently 1.6.12 -SNAPSHOT)
123
124
```
124
125
# first time building locally
125
126
mvn -N
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.swagger</groupId >
5
5
<artifactId >swagger-project</artifactId >
6
- <version >1.6.11-SNAPSHOT </version >
6
+ <version >1.6.11</version >
7
7
<relativePath >../..</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
<groupId >io.swagger</groupId >
11
11
<artifactId >swagger-annotations</artifactId >
12
- <version >1.6.11-SNAPSHOT </version >
12
+ <version >1.6.11</version >
13
13
<name >swagger-annotations</name >
14
14
<build >
15
15
<sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.swagger</groupId >
5
5
<artifactId >swagger-project</artifactId >
6
- <version >1.6.11-SNAPSHOT </version >
6
+ <version >1.6.11</version >
7
7
<relativePath >../..</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >io.swagger</groupId >
12
12
<artifactId >swagger-hibernate-validations</artifactId >
13
13
<packaging >jar</packaging >
14
- <version >1.6.11-SNAPSHOT </version >
14
+ <version >1.6.11</version >
15
15
<name >swagger-hibernate-validations</name >
16
16
<build >
17
17
<sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >io.swagger</groupId >
12
12
<artifactId >swagger-jersey-jaxrs</artifactId >
13
13
<packaging >jar</packaging >
14
- <version >1.6.11-SNAPSHOT </version >
14
+ <version >1.6.11</version >
15
15
<name >swagger-jersey-jaxrs</name >
16
16
<build >
17
17
<sourceDirectory >src/main/java</sourceDirectory >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.swagger</groupId >
5
5
<artifactId >swagger-project</artifactId >
6
- <version >1.6.11-SNAPSHOT </version >
6
+ <version >1.6.11</version >
7
7
<relativePath >../..</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.swagger</groupId >
6
6
<artifactId >swagger-project</artifactId >
7
- <version >1.6.11-SNAPSHOT </version >
7
+ <version >1.6.11</version >
8
8
<relativePath >../..</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 10
10
<artifactId >swagger-project</artifactId >
11
11
<packaging >pom</packaging >
12
12
<name >swagger-project</name >
13
- <version >1.6.11-SNAPSHOT </version >
13
+ <version >1.6.11</version >
14
14
<url >https://github.com/swagger-api/swagger-core</url >
15
15
<scm >
16
16
<connection >scm:git:git@github.com:swagger-api/swagger-core.git</connection >
You can’t perform that action at this time.
0 commit comments