Skip to content

Commit 8f0dd28

Browse files
committed
prepare release 1.0.27
1 parent 9fb97b1 commit 8f0dd28

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>swagger-petstore</name>
77
<description>swagger-petstore</description>
88
<url>https://github.com/swagger-api/swagger-petstore</url>
9-
<version>1.0.27-SNAPSHOT</version>
9+
<version>1.0.27</version>
1010
<scm>
1111
<connection>scm:git:git@github.com:swagger-api/swagger-petstore.git</connection>
1212
<developerConnection>scm:git:git@github.com:swagger-api/swagger-petstore.git</developerConnection>

src/main/resources/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ info:
1616
license:
1717
name: Apache 2.0
1818
url: https://www.apache.org/licenses/LICENSE-2.0.html
19-
version: 1.0.27-SNAPSHOT
19+
version: 1.0.27
2020
externalDocs:
2121
description: Find out more about Swagger
2222
url: https://swagger.io

0 commit comments

Comments
 (0)