Prepare 3.1.2-SNAPSHOT (#589)

This commit is contained in:
Jérémie Bresson
2018-07-18 11:44:23 +02:00
committed by GitHub
parent 761799abf5
commit 1e596496a5
333 changed files with 333 additions and 333 deletions

View File

@@ -1,4 +1,4 @@
openApiGeneratorVersion=3.1.1
openApiGeneratorVersion=3.1.2-SNAPSHOT
# 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>3.1.1</version>
<version>3.1.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>