summaryrefslogtreecommitdiff
path: root/contrib/views/wfmanager/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/views/wfmanager/pom.xml')
-rw-r--r--contrib/views/wfmanager/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/views/wfmanager/pom.xml b/contrib/views/wfmanager/pom.xml
index 627f43780b..a84535e312 100644
--- a/contrib/views/wfmanager/pom.xml
+++ b/contrib/views/wfmanager/pom.xml
@@ -19,14 +19,14 @@
<parent>
<groupId>org.apache.ambari.contrib.views</groupId>
<artifactId>ambari-contrib-views</artifactId>
- <version>2.5.1.0.0</version>
+ <version>2.5.2.0.0</version>
</parent>
<dependencies>
<dependency>
<groupId>org.apache.ambari.contrib.views</groupId>
<artifactId>ambari-views-utils</artifactId>
- <version>2.5.1.0.0</version>
+ <version>2.5.2.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.ambari</groupId>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.ambari.contrib.views</groupId>
<artifactId>ambari-views-commons</artifactId>
- <version>2.5.1.0.0</version>
+ <version>2.5.2.0.0</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>