aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-05-07 16:54:39 -0400
committerGary Wu <gary.i.wu@huawei.com>2019-05-07 13:58:00 -0700
commit95cd08dcb2874f5cce4f97167e0ff4f219ae8087 (patch)
treecec3710108b4efe65739523621226f0c80a168ac /pom.xml
parentcdb81112b08895c30132a930eb3c8095bbea10e6 (diff)
Roll version number
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 524e3060..74c6311d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onap.demo.vnf</groupId>
<artifactId>demo-aggregator</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>demo</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
@@ -57,6 +57,8 @@
<module>vnfs/vFW/scripts</module>
<module>vnfs/vLB/scripts</module>
<module>vnfs/vLBMS/scripts</module>
+ <module>vnfs/vIPSEC/pg_streams</module>
+ <module>vnfs/vIPSEC/scripts</module>
</modules>
<properties>