Prepare 3.0.1-SNAPSHOT (#195)

* Restore version to 3.0.0-SNAPSHOT

* Set version to 3.0.1-SNAPSHOT

* Run ensure-up-to-date

* Remove duplicated version declaration
This commit is contained in:
Jérémie Bresson
2018-06-02 04:57:33 +02:00
committed by William Cheng
parent 9c82520637
commit 1e5e1d4458
340 changed files with 341 additions and 341 deletions

View File

@@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath "org.openapitools:openapi-generator-gradle-plugin:3.0.0"
classpath "org.openapitools:openapi-generator-gradle-plugin:3.0.0-SNAPSHOT"
}
}