diff options
author | Dan Timoney <dtimoney@att.com> | 2021-10-13 08:09:28 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-10-13 08:09:28 -0400 |
commit | 46924b2f435f3c64149d66bf2d51a4787eef7840 (patch) | |
tree | 1c837bb1777232224f7ea2b0f8c6fc00886ac688 /standalone | |
parent | 526230c23321de9765bdae24b8b8e3fc7a48fded (diff) |
Release version 2.2.2 of CCSDK parent poms
Release Istanbul RC release (2.2.2) of CCSDK parent poms
Issue-ID: CCSDK-3483
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I27b927af0d5818f1116f30ea23434fc23fe80301
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 0526f18b..8aa56027 100755 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>standalone-parent</artifactId> - <version>2.2.2-SNAPSHOT</version> + <version>2.2.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |