summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:07:15 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:07:15 +0800
commitbdcee6f0a360c315ce4f2b8b5a14b8cd82be6bcd (patch)
tree4bd3430257ee9d06c0f7f8abf495e4233fa22ec9 /pom.xml
parent0ab80c44b775eb2b1619ff71d2dd6a647157b19e (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: I5d602616bfebde1a558858c5fef6056c91498c13 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 378568d..54a3636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,14 +13,14 @@
<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.common</groupId>
<artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>holmes-common</name>
<modules>
<module>holmes-actions</module>