You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2016/09/15 16:20:04 UTC

ambari git commit: AMBARI-18405. Fix parent POM version (smohanty)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 877077a63 -> 6c3fd1560


AMBARI-18405. Fix parent POM version (smohanty)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6c3fd156
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6c3fd156
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6c3fd156

Branch: refs/heads/branch-2.5
Commit: 6c3fd1560bce2f82288ae496ede90d8007132980
Parents: 877077a
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Thu Sep 15 09:19:27 2016 -0700
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Thu Sep 15 09:19:27 2016 -0700

----------------------------------------------------------------------
 contrib/views/hawq/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6c3fd156/contrib/views/hawq/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/views/hawq/pom.xml b/contrib/views/hawq/pom.xml
index 9a563f6..391d0c1 100644
--- a/contrib/views/hawq/pom.xml
+++ b/contrib/views/hawq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.ambari.contrib.views</groupId>
     <artifactId>ambari-contrib-views</artifactId>
-    <version>2.0.0.0-SNAPSHOT</version>
+    <version>2.5.0.0.0</version>
   </parent>
   <dependencies>
     <dependency>