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 632b395 commit f14e3aeCopy full SHA for f14e3ae
build.gradle
@@ -51,7 +51,7 @@ task javadocJar(type: Jar, dependsOn: javadoc) {
51
//group = 'de.mpicbg.scicomp'
52
group = 'com.github.holgerbrandl'
53
//version = '1.1.9'
54
-version = '1.2.2-SNAPSHOT'
+version = '1.2.2'
55
56
57
artifacts {
0 commit comments