diff options
author | Dan Timoney <dtimoney@att.com> | 2022-03-03 08:05:42 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-03-03 08:05:42 -0500 |
commit | d08b0904f30ea7696b5c46a4f78ca17e46c6b1a1 (patch) | |
tree | 792a9b5a641a44f8bac4542565fb15531082d8b4 /platform-logic/pom.xml | |
parent | 10540da5fd14e4691311e02d18bf89b548bd2862 (diff) |
Release version 1.2.7 maven artifacts
Release version 1.2.7 maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3475
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I63844ae31749222d496f37212095cfe501ecb92c
Diffstat (limited to 'platform-logic/pom.xml')
-rw-r--r-- | platform-logic/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 0485df84..8aee3dda 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.2.7-SNAPSHOT</version> + <version>1.2.8-SNAPSHOT</version> </parent> <artifactId>distribution-platform-logic</artifactId> |