4.0.0-beta2 release (#2036)

This commit is contained in:
Jérémie Bresson
2019-02-01 00:00:22 +01:00
committed by GitHub
parent 453eeb9e40
commit 6a414af13f
9 changed files with 9 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
openApiGeneratorVersion=4.0.0-SNAPSHOT
openApiGeneratorVersion=4.0.0-beta2
# BEGIN placeholders
# these are just placeholders to allow contributors to build directly

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-project</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-beta2</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>