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 d1c373d commit 483277dCopy full SHA for 483277d
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group 'org.radarcns'
10
-version '0.5.4-SNAPSHOT'
+version '0.5.4'
11
mainClassName = 'org.radarcns.hdfs.Application'
12
13
sourceCompatibility = '1.8'
0 commit comments