aboutsummaryrefslogtreecommitdiffstats
path: root/vnftools/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-01-12 14:37:57 -0500
committerDan Timoney <dtimoney@att.com>2021-01-12 14:37:57 -0500
commit28998d11b29774a2de510eecd8e1c511cb0bd3b9 (patch)
treeb865b4b8580a1f867ef603054fe890f9046497f6 /vnftools/pom.xml
parentc7f305c156a573207409545eda8f84a2fae8c5b6 (diff)
Release version 2.0.3 of sdnc/northbound for Guilin mtce releaseguilin
Release version 2.0.3 for Guilin mtce release Change-Id: Ic10e5a759fded9b009038c8d25c8b329bdaa2632 Issue-ID: SDNC-1453 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 3c7e1cca..5d9e00a5 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.5-SNAPSHOT</version>
+ <version>2.0.5</version>
</parent>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>vnftools</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>VNF Tools Plugin</name>