diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ <name>Cascading and Scalding wrapper for HBase with advanced features</name> <groupId>parallelai</groupId> <artifactId>parallelai.spyglass_2.9.3</artifactId> - <version>2.1.1</version> + <version>2.2.0</version> <packaging>jar</packaging> <properties> @@ -362,4 +362,4 @@ </pluginManagement> </build> -</project>
\ No newline at end of file +</project> |