diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-23 12:30:18 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2020-10-23 12:30:18 +0800 |
commit | 3313e006a487f0debeae810d46933e6c17967ace (patch) | |
tree | 2e9410555cf01dc88d784b4d51fa525dae090893 /engine-d-standalone | |
parent | f6485f9b87e151e44a766890cba485225530c015 (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 'engine-d-standalone')
-rw-r--r-- | engine-d-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/pom.xml b/engine-d-standalone/pom.xml index 6fc7f14..2e02f16 100644 --- a/engine-d-standalone/pom.xml +++ b/engine-d-standalone/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.holmes.engine-management</groupId> <artifactId>holmes-engine-parent</artifactId> - <version>1.2.8-SNAPSHOT</version> + <version>1.2.9-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |