diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-11 09:53:55 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-11 09:53:55 -0500 |
commit | 52e4841f5f2979b06e23e1dfb6a58f70189aa5d4 (patch) | |
tree | 72e0a22cb0384bcace0f025e1bf989d107637358 /platform-logic/restapi-templates | |
parent | 6d7a756265a7cad957faf2ad266c4f1290ac9a95 (diff) |
Release 2.2.3 maven artifacts
Release version 2.2.3 maven artifacts and roll to next Istanbul
snapshot
Issue-ID: SDNC-1594
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7e225c60c5cceb3eb62d434788a5b40c68d1af29
Former-commit-id: 50f0d1946667ca0c07e2e3b50c96f63027f345af
Diffstat (limited to 'platform-logic/restapi-templates')
-rw-r--r-- | platform-logic/restapi-templates/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/restapi-templates/pom.xml b/platform-logic/restapi-templates/pom.xml index fe2a3ad1..75cea870 100644 --- a/platform-logic/restapi-templates/pom.xml +++ b/platform-logic/restapi-templates/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>platform-logic</artifactId> - <version>2.2.3-SNAPSHOT</version> + <version>2.2.4-SNAPSHOT</version> </parent> <artifactId>platform-logic-restapi-templates</artifactId> |