diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-18 14:44:52 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-10-18 14:44:52 +0800 |
commit | f0ae1a9f8d1464782a041c2361400dddbf1e890a (patch) | |
tree | ec3a2344a3d6f9c4805038cab1ffadc126ada7d9 /holmes-actions/pom.xml | |
parent | 746543151309d116aac2ba78093574138cf26095 (diff) |
Geted Holmes IP from Env Var1.2.2
Change-Id: Idf803dd37a33cf325af71dbf43fca3fe2dacaefe
Issue-ID: HOLMES-175
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 5090b74..2b43532 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ <parent>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-common-parent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2</version>
</parent>
<name>holmes-common-service</name>
|