Repository: ambari
Updated Branches:
  refs/heads/branch-2.0.0 d31356343 -> b5c6ea2e7


AMBARI-1320. ambari-metrics refers to version of storm (0.9.3.2.2.1.0-2341) 
that doesn't exist in repositories. (David McWhorter via yusaku)


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

Branch: refs/heads/branch-2.0.0
Commit: b5c6ea2e7fb64bca8bdf6c7ab63158dec09a1036
Parents: d313563
Author: Yusaku Sako <[email protected]>
Authored: Thu Apr 2 14:48:55 2015 -0700
Committer: Yusaku Sako <[email protected]>
Committed: Thu Apr 2 14:50:26 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/b5c6ea2e/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 bc62bae..fcb3e83 100644
--- a/ambari-metrics/ambari-metrics-storm-sink/pom.xml
+++ b/ambari-metrics/ambari-metrics-storm-sink/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
   <packaging>jar</packaging>
 
   <properties>
-    <storm.version>0.9.3.2.2.1.0-2341</storm.version>
+    <storm.version>0.9.3.2.2.1.0-2340</storm.version>
   </properties>
 
   <build>

Reply via email to