diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-15 10:52:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-15 10:52:51 -0400 |
commit | 26ab5937f2487cbd527ab56b7d818c992944d02f (patch) | |
tree | 46781c69b33ebb5b2c299b23a40c7f5e266fac54 /optical-service/installer/pom.xml | |
parent | 5e6449e5d8c91f314d2a43192e089240b22140ea (diff) |
Release version 2.2.0 (initial Istanbul)
Release version 2.2.0 (initial Istanbul) of sdnc/northbound and
roll to next snapshot version
Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I4a8a034af6ca9206e9e7700c662bba3ea7365fd4
Diffstat (limited to 'optical-service/installer/pom.xml')
-rw-r--r-- | optical-service/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/optical-service/installer/pom.xml b/optical-service/installer/pom.xml index 90137d76..15b138cc 100644 --- a/optical-service/installer/pom.xml +++ b/optical-service/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-installer</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |