This is an automated email from the ASF dual-hosted git repository.
jaimin pushed a commit to branch branch-2.6
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.6 by this push:
new af5ce3f AMBARI-20797 : Ambari Metrics Storm Sink compilation error
due to storm-1.1.0-SNAPSHOT. (Masahiro Tanaka via avijayan) (#97)
af5ce3f is described below
commit af5ce3f20989a9188855010773357284a6f923e5
Author: Jetly <[email protected]>
AuthorDate: Thu Jan 11 16:21:47 2018 -0800
AMBARI-20797 : Ambari Metrics Storm Sink compilation error due to
storm-1.1.0-SNAPSHOT. (Masahiro Tanaka via avijayan) (#97)
---
ambari-metrics/ambari-metrics-storm-sink/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-metrics/ambari-metrics-storm-sink/pom.xml
b/ambari-metrics/ambari-metrics-storm-sink/pom.xml
index 07e2f76..9f6bc61 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>1.1.0-SNAPSHOT</storm.version>
+ <storm.version>1.1.0</storm.version>
</properties>
<build>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].