diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-19 08:55:03 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-19 08:55:03 +0800 |
commit | d5862631acd4b2f1ad72e5cd8b8d865c3c5be68d (patch) | |
tree | 9dd5657bd07159646f85aeca81c6a83baf899fad /engine-d-standalone/pom.xml | |
parent | 375c76cdbed2f234667f145ca455982505438f09 (diff) |
Fixed Holmes Service Reg Problem
Change-Id: Id6a7cadfef38b4574c07ba4df3a0338e40a86826
Issue-ID: HOLMES-175
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'engine-d-standalone/pom.xml')
-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 576c116..aad9e37 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.0</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |