summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 19:29:55 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-10-09 19:29:55 +0800
commitf6f54f0ba416863addc5e617a961aa97e514bafa (patch)
treee9c8150db0160dca21d7c2fb32f93093f34488d8
parent95bb0ba120033fc25c53df06b4bfa5c6d48fa69b (diff)
Change the Version of the Parent POM
Change-Id: I426f2bd97dc460daae0e004b79e369a4c297718c Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
-rw-r--r--dmaap-dsa-standalone/pom.xml2
-rw-r--r--dmaap-dsa/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dmaap-dsa-standalone/pom.xml b/dmaap-dsa-standalone/pom.xml
index e702dd9..c63e121 100644
--- a/dmaap-dsa-standalone/pom.xml
+++ b/dmaap-dsa-standalone/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.holmes.dsa</groupId>
<artifactId>holmes-dsa-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<artifactId>holmes-dmaap-dsa-standalone</artifactId>
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index 414e271..1bbca94 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.holmes.dsa</groupId>
<artifactId>holmes-dsa-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<artifactId>dmaap-dsa</artifactId>