diff options
Diffstat (limited to 'vnftools/features/sdnc-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/sdnc-vnftools/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index fd63f3a9..34b8e60c 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,8 +5,8 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> - <relativePath /> + <version>1.2.1-SNAPSHOT</version> + <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> |