diff --git a/README.md b/README.md index 6286e64be1..d29cd47d15 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - **Handlebars as template engine:** with Handelbars feature is possible to create more logic-less templates. - **OAS 3 support:** generator classes work with OpenAPI Specificacion V3. -More details about these and more differences are referenced at [https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0-SNAPSHOT](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0-SNAPSHOT) +More details about these and more differences are referenced at [https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0) ### Prerequisites You need the following installed and available in your $PATH: diff --git a/pom.xml b/pom.xml index 93ff53c261..3ec6607b87 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ io.swagger.codegen.v3 swagger-codegen-generators - 1.0.0-SNAPSHOT + 1.0.0 jar @@ -165,10 +165,10 @@ - 2.0.0 + 2.0.4 2.11.1 3.3.0 - 2.0.0 + 2.0.4 2.4 1.2 4.8.1 @@ -181,7 +181,7 @@ 2.19.1 1.42 0.9.10 - 3.0.0-SNAPSHOT + 3.0.0 - \ No newline at end of file +