SLIDER-379. Modify pom version for the HBase package

Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/82cf1f01
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/82cf1f01
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/82cf1f01

Branch: refs/heads/feature/SLIDER-280_Restart_AM_fun_tests
Commit: 82cf1f010fbea58557003216d01341f832d3d6ac
Parents: 4c10613
Author: Sumit Mohanty <smoha...@hortonworks.com>
Authored: Sat Aug 30 10:11:56 2014 -0700
Committer: Sumit Mohanty <smoha...@hortonworks.com>
Committed: Sat Aug 30 10:12:05 2014 -0700

----------------------------------------------------------------------
 app-packages/hbase/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/82cf1f01/app-packages/hbase/pom.xml
----------------------------------------------------------------------
diff --git a/app-packages/hbase/pom.xml b/app-packages/hbase/pom.xml
index 442b0f2..6f1da9c 100644
--- a/app-packages/hbase/pom.xml
+++ b/app-packages/hbase/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.slider</groupId>
     <artifactId>slider</artifactId>
-    <version>0.41.0-incubating-SNAPSHOT</version>
+    <version>0.51.0-incubating-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Reply via email to