diff --git a/pom.xml b/pom.xml
index aa27b7d0..2240a0f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
swagger-petstore
swagger-petstore
https://github.com/swagger-api/swagger-petstore
- 1.0.27
+ 1.0.28-SNAPSHOT
scm:git:git@github.com:swagger-api/swagger-petstore.git
scm:git:git@github.com:swagger-api/swagger-petstore.git
diff --git a/src/main/resources/openapi.yaml b/src/main/resources/openapi.yaml
index 63c15431..f1addcf5 100644
--- a/src/main/resources/openapi.yaml
+++ b/src/main/resources/openapi.yaml
@@ -16,7 +16,7 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
- version: 1.0.27
+ version: 1.0.28-SNAPSHOT
externalDocs:
description: Find out more about Swagger
url: https://swagger.io