summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:13:25 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 16:13:25 +0800
commit95bb0ba120033fc25c53df06b4bfa5c6d48fa69b (patch)
tree129c9ab8becd9d737adcdc24c459d4564337ce96
parent1d3e8e343d3fc9133221a871462a34bae99538be (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: Ide80fd8fa401f360f6f7ec72f9a12ee4b20bfd98 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 d134703..6449e6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,12 +20,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.dsa</groupId>
<artifactId>holmes-dsa-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<name>holmes-dsa</name>
<modules>