diff options
author | Dan Timoney <dtimoney@att.com> | 2021-02-23 12:45:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-02-23 12:45:19 -0500 |
commit | 51048eee7c8684c7d16450d2bed32dc0d0aafd87 (patch) | |
tree | 2663270cc5d9e6892019761f2c5c1599bde9c6ee /vnftools/features/features-vnftools/pom.xml | |
parent | 2e63f133b29f1bb7fccaf6e35d11488f042a5855 (diff) |
Release version 2.1.1 and roll versions
Release version 2.1.1 (Honolulu M3) and roll versions
Change-Id: I16a9ffced38230ecf329151c6b305cdd7a7ed66a
Issue-ID: SDNC-1473
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnftools/features/features-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 07f67710..5152cbcc 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |