diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-08 13:22:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-08 13:22:43 +0000 |
commit | 11948176e180024781e2b916a81c80a902d35545 (patch) | |
tree | a187dbd74645162551330c7b20bbaa4c989ce71d /vnftools/features | |
parent | 72b01e2208d2d7010d93825eac8270168bce8475 (diff) |
Release sdnc/northbound1.6.1
Diffstat (limited to 'vnftools/features')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/features/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/features/sdnc-vnftools/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 8a686f70..ade09f2d 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 37aca08f..9c8569ad 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-features</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index f494edbe..482425ff 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-vnftools</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |