summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:16:34 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:16:34 +0800
commitf9f4d3cf4567030320568eb1c8cf6cf6fb96a1b5 (patch)
tree5e8f9daeee12a16ec4373aa1e529de825ebb7748
parent0339924e159f9ec70d494ad18ba2316bfc09b0b2 (diff)
Change the Dependency Version
Change the oparent version to 0.1.1 Change the version of the module to 1.0.0 Change-Id: I82fa43e8c306f449b02af2623b28a829d0fd6202 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3b517e8..9a20e9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.1.1</version>
</parent>
<groupId>org.onap.holmes.engine-management</groupId>
<artifactId>holmes-engine-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<name>holmes-engine-management</name>
<modules>