summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2020-10-23 12:31:34 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2020-10-23 12:31:34 +0800
commit99c0c19f9a4b6fcec89708d3bbf7be3624f50844 (patch)
tree54c2cf46216a9533503196aba683181542f6947e /pom.xml
parente6a093cb6fddb07ab4f3cb1b44d0f13eaba7b16f (diff)
Register Holmes to MSB Using Ordinary HTTPS Request
Change-Id: I1cb25caab2bda8e7b6836ce70c88f90041c15167 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 da69541..4e1211c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.holmes.rule-management</groupId>
<artifactId>holmes-rulemgt-parent</artifactId>
- <version>1.2.8-SNAPSHOT</version>
+ <version>1.2.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>holmes-rule-management</name>
<modules>
@@ -126,7 +126,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>org.glassfish.jersey.containers</groupId>