aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-09-11 14:47:29 -0400
committerDan Timoney <dtimoney@att.com>2020-09-11 14:47:29 -0400
commit30503f6381613928e0df248cd61faca2278c3741 (patch)
tree3caeaf6c2eee65be6f791d4bd1b970095d531c41 /vnftools/pom.xml
parent4761ffd6d3da6540bf5b25ff5126018ccedd8ead (diff)
Roll to initial Honolulu version
Roll master branch to initial Honolulu version Change-Id: Ic3285445768330c87ae757666022e5250e3690fd Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnftools/pom.xml')
-rw-r--r--vnftools/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/pom.xml b/vnftools/pom.xml
index f078f38d..6dc80089 100644
--- a/vnftools/pom.xml
+++ b/vnftools/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>VNF Tools Plugin</name>