aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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>