diff --git a/pom.xml b/pom.xml
index dabf5f46..c277c571 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
swagger-petstore
war
swagger-petstore
- 1.0.19-SNAPSHOT
+ 1.0.19
2.2.0
diff --git a/src/main/resources/openapi.yaml b/src/main/resources/openapi.yaml
index 8a19ec8e..12158ce1 100644
--- a/src/main/resources/openapi.yaml
+++ b/src/main/resources/openapi.yaml
@@ -11,7 +11,7 @@ info:
Some useful links:
- [The Pet Store repository](https://github.com/swagger-api/swagger-petstore)
- [The source API definition for the Pet Store](https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml)
- version: 1.0.19-SNAPSHOT
+ version: 1.0.19
title: Swagger Petstore - OpenAPI 3.0
termsOfService: 'http://swagger.io/terms/'
contact: