We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11267e9 commit 7ad43b3Copy full SHA for 7ad43b3
build.gradle
@@ -10,7 +10,7 @@ apply plugin: 'project-report'
10
apply plugin: 'releaseNotes'
11
12
group = 'com.spidasoftware'
13
-version = '1.11-SNAPSHOT' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
+version = '1.11' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
14
description = "Schema"
15
16
sourceCompatibility = 1.7
0 commit comments