diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-07 16:55:52 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-07 16:55:52 -0500 |
commit | 4bd26f61d7684fe30f7aa86643c4cff3d241287d (patch) | |
tree | 673f2887fd1560e2cd43d7e1aa14f049f52bcec9 /platform-logic/a1Adapter-api/pom.xml | |
parent | d6260dd2e046b08b8b3e3cf26d08a68cc1f67f27 (diff) |
Release version 1.2.4 istanbul/silicon SR2 maven artifacts
Release version 1.2.4 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3514
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I87d6cf7e75df5ea617a76d417f89302ecff3f54e
Diffstat (limited to 'platform-logic/a1Adapter-api/pom.xml')
-rw-r--r-- | platform-logic/a1Adapter-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/a1Adapter-api/pom.xml b/platform-logic/a1Adapter-api/pom.xml index a279ef35..2027039e 100644 --- a/platform-logic/a1Adapter-api/pom.xml +++ b/platform-logic/a1Adapter-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>platform-logic-a1Adapterapi</artifactId> |