You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2015/09/11 07:26:17 UTC

ambari git commit: Revert "AMBARI-13004. Reverting unwanted commit. Fix Storm sink compile time deps with latest version updates. Build number changed. (swagle)"

Repository: ambari
Updated Branches:
  refs/heads/trunk bf8f798bc -> a13ae6ada


Revert "AMBARI-13004. Reverting unwanted commit. Fix Storm sink compile time deps with latest version updates. Build number changed. (swagle)"

This reverts commit bf8f798bce5ca7ec6cc7cf6f586f424f239da963.


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

Branch: refs/heads/trunk
Commit: a13ae6ada55487dcd6757d83b3958e88b83660d2
Parents: bf8f798
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Thu Sep 10 22:25:50 2015 -0700
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Thu Sep 10 22:25:50 2015 -0700

----------------------------------------------------------------------
 ambari-metrics/ambari-metrics-storm-sink/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/a13ae6ad/ambari-metrics/ambari-metrics-storm-sink/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-metrics/ambari-metrics-storm-sink/pom.xml b/ambari-metrics/ambari-metrics-storm-sink/pom.xml
index 676a466..8386cae 100644
--- a/ambari-metrics/ambari-metrics-storm-sink/pom.xml
+++ b/ambari-metrics/ambari-metrics-storm-sink/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
 
   <properties>
     <!--<storm.version>0.9.3.2.2.1.0-2340</storm.version>-->
-    <storm.version>0.10.0.2.3.2.0-2805</storm.version>
+    <storm.version>0.10.0.2.3.2.0-2766</storm.version>
   </properties>
 
   <build>