summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-04-28 09:58:20 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-04-28 09:58:20 +0800
commitca5ee016903924350111f39daef36018dd0a065b (patch)
tree7511a5b434df672b9b0a9c9e4a3351e7dcb32555 /pom.xml
parent691870a10f5401c9561fbe1494294d5191889410 (diff)
Ajusted the version of the component1.2.4
Change-Id: I173a526a0533f7f0799800759ba06c2a20ce7724 Issue-ID: HOLMES-220 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 47d2448..017a1ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.onap.holmes.engine-management</groupId>
<artifactId>holmes-engine-parent</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.4</version>
<packaging>pom</packaging>
<name>holmes-engine-management</name>
<modules>
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.8</version>
+ <version>1.2.9</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>