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