summaryrefslogtreecommitdiffstats
path: root/vnfs/VESreporting_vFW
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VESreporting_vFW')
-rw-r--r--vnfs/VESreporting_vFW/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/vnfs/VESreporting_vFW/pom.xml b/vnfs/VESreporting_vFW/pom.xml
index f6eaef38..2c1b2254 100644
--- a/vnfs/VESreporting_vFW/pom.xml
+++ b/vnfs/VESreporting_vFW/pom.xml
@@ -3,14 +3,14 @@
<parent>
<groupId>org.openecomp.demo.vnf</groupId>
<artifactId>demo-aggregator</artifactId>
- <version>1.0.0</version>
-<relativePath>../pom.xml</relativePath>
+ <version>1.0.0-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
+
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.demo.vnf.ves</groupId>
<artifactId>ves_vfw_reporting</artifactId>
- <!-- <name>vfw_pg_streams</name>-->
- <version>1.0.0</version>
+
<build>
<plugins>