From 86af337d010eb1af2e87d37b4dfe3445ea8cc8fe Mon Sep 17 00:00:00 2001 From: micryc Date: Tue, 19 Mar 2024 09:50:04 +0000 Subject: [PATCH] prepare release 1.0.19 --- pom.xml | 2 +- src/main/resources/openapi.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: