diff options
author | 2021-04-07 10:22:43 +0800 | |
---|---|---|
committer | 2021-04-07 10:22:43 +0800 | |
commit | a836cf3d744580acd03718c5efbe068c3ecb7e4c (patch) | |
tree | de01a5880a8de6e4754e381c5dd1148263708ee9 /pom.xml | |
parent | 87f963708646351b380285fcef1beb3951d729ef (diff) |
Fixed the Start-up Failure in the Dualstack Env1.3.3
Change-Id: Id57d5a629f2f7c0146deda8ab243444cab94606e
Issue-ID: HOLMES-429
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <groupId>org.onap.holmes.engine-management</groupId> <artifactId>holmes-engine-parent</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>holmes-engine-management</name> <modules> |