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