diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-23 12:31:34 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-23 12:31:34 +0800 |
commit | 99c0c19f9a4b6fcec89708d3bbf7be3624f50844 (patch) | |
tree | 54c2cf46216a9533503196aba683181542f6947e /rulemgt-standalone/pom.xml | |
parent | e6a093cb6fddb07ab4f3cb1b44d0f13eaba7b16f (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 'rulemgt-standalone/pom.xml')
-rw-r--r-- | rulemgt-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml index 1ef97a3..15d4487 100644 --- a/rulemgt-standalone/pom.xml +++ b/rulemgt-standalone/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.2.8-SNAPSHOT</version> + <version>1.2.9-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-standalone</artifactId> |