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 c5c32fb commit 70cdd0bCopy full SHA for 70cdd0b
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'application'
3
4
group 'org.radarcns.restructurehdfs'
5
-version '0.2'
+version '0.2.1-SNAPSHOT'
6
mainClassName = 'org.radarcns.RestructureAvroRecords'
7
8
run {
0 commit comments