There was an error while loading. Please reload this page.
1 parent 62253dc commit d57941eCopy full SHA for d57941e
2 files changed
pom.xml
@@ -6,7 +6,7 @@
6
<name>swagger-petstore</name>
7
<description>swagger-petstore</description>
8
<url>https://github.com/swagger-api/swagger-petstore</url>
9
- <version>1.0.28</version>
+ <version>1.0.29-SNAPSHOT</version>
10
<scm>
11
<connection>scm:git:git@github.com:swagger-api/swagger-petstore.git</connection>
12
<developerConnection>scm:git:git@github.com:swagger-api/swagger-petstore.git</developerConnection>
src/main/resources/openapi.yaml
@@ -16,7 +16,7 @@ info:
16
license:
17
name: Apache 2.0
18
url: https://www.apache.org/licenses/LICENSE-2.0.html
19
- version: 1.0.28
+ version: 1.0.29-SNAPSHOT
20
externalDocs:
21
description: Find out more about Swagger
22
url: https://swagger.io
0 commit comments