aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLusheng <lji@research.att.com>2017-03-09 16:08:32 +0000
committerLusheng <lji@research.att.com>2017-03-09 16:08:32 +0000
commit8ca44f8435d4953f501c72e886aab2c247839960 (patch)
tree5e96f2782657862c2ab132b3bb3c4b7cee6fb705 /pom.xml
parentc29d1690c122b18d979d57ae73e2571ca09d77c0 (diff)
fixing verion
Change-Id: I7a32cdf85569adcf40300eaa8bf27a73556c83ad Signed-off-by: Lusheng <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 97120c2..2e7b140 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,8 @@
<artifactItem>
<groupId>org.openecomp.dcae.controller</groupId>
<artifactId>dcae-controller-service-standardeventcollector-manager</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <!--version>0.1.0-SNAPSHOT</version-->
+ <version>${project.version}</version>
<type>zip</type>
<classifier>runtime</classifier>
<overWrite>true</overWrite>