We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e1aa5 commit 5435b27Copy full SHA for 5435b27
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group 'io.openapiprocessor'
10
-version '1.1.0.M1'
+version '1.1.0.M1-SNAPSHOT'
11
12
java {
13
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments