diff options
Diffstat (limited to 'src/main/resources/pom.xml')
-rw-r--r-- | src/main/resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml index e8d4fc0..d0fa51a 100644 --- a/src/main/resources/pom.xml +++ b/src/main/resources/pom.xml @@ -8,7 +8,7 @@ <description>Cascading and Scalding wrapper for HBase with advanced features</description> <groupId>parallelai</groupId> <artifactId>parallelai.spyglass</artifactId> - <version>2.10_0.10_4.3</version> + <version>2.10_0.10_4.4</version> <packaging>jar</packaging> <organization> |