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