diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:43:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:43:15 -0400 |
commit | c24517e87dfa6ea7030318494e205e9493d6aac5 (patch) | |
tree | 9caa0a3654cf90b4cb4b21b9bf33393f64035459 /vnftools/pom.xml | |
parent | c041f724712c74731e77dd8945563227a6e266cf (diff) |
Roll versions step 7 : sdnc/northbound
Roll version for next release candidate.
Change-Id: Ib9a84ff6d5958876d7c4902673a1cc8c199ef64e
Issue-ID: SDNC-294
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'vnftools/pom.xml')
-rw-r--r-- | vnftools/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vnftools/pom.xml b/vnftools/pom.xml index ebdee6a1..58f5c392 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -3,14 +3,14 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.sdnc.northbound</groupId> - <artifactId>sdnc-northbound</artifactId> - <version>1.3.0-SNAPSHOT</version> + <groupId>org.onap.ccsdk.parent</groupId> + <artifactId>odlparent-lite</artifactId> + <version>1.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>VNF Tools Plugin</name> |