summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-26 14:26:39 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-26 14:26:39 +0800
commit50d3a46e2f1615260995e52614c1ca1dcd3ae344 (patch)
treeffe8bb27b94c1c832f86747544d45a53e3b497fb
parent1d66d853c459c16fe9c2d12acf6a1e837a34a049 (diff)
Changed the Component Version to 1.2.01.2.0
Change-Id: I5e4c0460c775560ea8d71018552e550e13f1008b Issue-ID: HOLMES-171 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--dmaap-dsa-standalone/pom.xml2
-rw-r--r--dmaap-dsa/pom.xml2
-rw-r--r--pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/dmaap-dsa-standalone/pom.xml b/dmaap-dsa-standalone/pom.xml
index 7a37414..1ef6745 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.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<artifactId>holmes-dmaap-dsa-standalone</artifactId>
diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml
index d4a5536..9b0b179 100644
--- a/dmaap-dsa/pom.xml
+++ b/dmaap-dsa/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.holmes.dsa</groupId>
<artifactId>holmes-dsa-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</parent>
<artifactId>dmaap-dsa</artifactId>
diff --git a/pom.xml b/pom.xml
index 6c34832..9733560 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.onap.holmes.dsa</groupId>
<artifactId>holmes-dsa-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<packaging>pom</packaging>
<name>holmes-dsa</name>
<modules>