Skip to content

Commit

Permalink
[Upd] Remove explicitly set project version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Kulich committed Mar 18, 2022
1 parent 4af4b51 commit e16ae73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ ApiInfo apiInfo() {
return new ApiInfoBuilder()
.title("SPipes Open API")
.description("SPipes Swagger Open API")
.version("v0.3.0")
.build();
}

Expand Down

0 comments on commit e16ae73

Please sign in to comment.