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 /vnfapi/installer | |
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 'vnfapi/installer')
-rwxr-xr-x | vnfapi/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 9b8ed4ad..14e13809 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> |