diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-21 13:38:03 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-21 13:38:03 -0400 |
commit | a64cdc571bfd5df01c5bca4f9d08c39454937e68 (patch) | |
tree | 147a4a11efbf575395acb8789fe851d727164b69 /vnftools/features/features-vnftools/pom.xml | |
parent | da971ac4cae958e618f17f42ecc062460b137201 (diff) |
Release version 2.2.1
Release version 2.2.1 of sdnc/northbound and roll to next snapshot
Issue-ID: SDNC-1615
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I12ecf8ea9a0259dace4a37cf3dae92a02a393495
Diffstat (limited to 'vnftools/features/features-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 827043ea..19c09e75 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>2.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |