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 1b7b554 commit f18a082Copy full SHA for f18a082
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'application'
3
4
group 'org.radarcns.restructurehdfs'
5
-version '0.3.2'
+version '0.3.3-SNAPSHOT'
6
mainClassName = 'org.radarcns.RestructureAvroRecords'
7
8
run {
0 commit comments