We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1652226 commit fd15412Copy full SHA for fd15412
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
3
apply plugin: 'maven'
4
apply plugin: 'signing'
5
6
-version = '1.0.0-SNAPSHOT'
+version = '1.0.0'
7
group = 'de.undercouch'
8
sourceCompatibility = '1.6'
9
targetCompatibility = '1.6'
0 commit comments