Skip to content

Commit

Permalink
bump snapshot 1.0.20-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
micryc authored Mar 19, 2024
1 parent 8644aa6 commit 543b487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>swagger-petstore</artifactId>
<packaging>war</packaging>
<name>swagger-petstore</name>
<version>1.0.19</version>
<version>1.0.20-SNAPSHOT</version>
<prerequisites>
<maven>2.2.0</maven>
</prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
version: 1.0.20-SNAPSHOT
title: Swagger Petstore - OpenAPI 3.0
termsOfService: 'http://swagger.io/terms/'
contact:
Expand Down

0 comments on commit 543b487

Please sign in to comment.