1
0

Merge pull request #12 from vinothchandar/master

Fixing version in hoodie-utilities pom.xml
This commit is contained in:
vinoth chandar
2016-12-28 16:51:55 -08:00
committed by GitHub

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.2.5-SNAPSHOT</version>
<version>0.2.8-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>