summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-10-19 08:55:03 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-10-19 08:55:03 +0800
commitd5862631acd4b2f1ad72e5cd8b8d865c3c5be68d (patch)
tree9dd5657bd07159646f85aeca81c6a83baf899fad /pom.xml
parent375c76cdbed2f234667f145ca455982505438f09 (diff)
Fixed Holmes Service Reg Problem
Change-Id: Id6a7cadfef38b4574c07ba4df3a0338e40a86826 Issue-ID: HOLMES-175 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 7092ec9..ecf649d 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.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-engine-management</name>
<modules>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2</version>
</dependency>
<dependency>
<groupId>org.onap.holmes.dsa</groupId>