diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-13 08:51:44 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-16 16:00:01 -0400 |
commit | 5ab176626ef24c5b807348982c8b763c41928234 (patch) | |
tree | ef49d7de6160745ba6923a9a748218f764e106e2 /admportal/pom.xml | |
parent | f218265ea2889432eb1f0d1092b004247e839c3e (diff) |
Update versions for initial Istanbul release2.2.0
Update versions for initial Istanbul release
Issue-ID: SDNC-1609
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iac1e760dee06e1939a9d7978b5fc385912c4bfaf
Former-commit-id: 9236e9071be481ba03a9acd65fdc51497bc73d15
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index ac5c5b98..67367831 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.1</version> <relativePath/> </parent> |