Skip to content

Commit 3aea2e1

Browse files
committed
Snapshot version
1 parent 980ba2b commit 3aea2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'application'
33

44
group 'org.radarcns.restructurehdfs'
5-
version '0.4.0'
5+
version '0.4.1-SNAPSHOT'
66
mainClassName = 'org.radarcns.hdfs.RestructureAvroRecords'
77

88
sourceCompatibility = '1.8'

0 commit comments

Comments
 (0)