summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2020-10-23 12:30:18 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2020-10-23 12:30:18 +0800
commit3313e006a487f0debeae810d46933e6c17967ace (patch)
tree2e9410555cf01dc88d784b4d51fa525dae090893 /pom.xml
parentf6485f9b87e151e44a766890cba485225530c015 (diff)
Register Holmes to MSB Using Ordinary HTTPS Request
Change-Id: Ie70c719c1ec655d20d1c92265a8d9b0cf81c5696 Issue-ID: HOLMES-368 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 7561c46..a16dbc6 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.8-SNAPSHOT</version>
+ <version>1.2.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-engine-management</name>
<modules>
@@ -164,7 +164,7 @@
<dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<exclusions>
<exclusion>
<groupId>io.dropwizard</groupId>