diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-10 15:34:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-10 20:23:29 +0000 |
commit | 7d9d0d41b467505399dc51820f555e3ae6484e0b (patch) | |
tree | 9ce6ff2aead94b2decd289758cd35b142d7e15c9 /platform-logic/a1Adapter-api/pom.xml | |
parent | 431880776fcf0275e9cbe0e3fcebbeb456ebfb60 (diff) |
Release version 1.2.0 ccsdk/distribution maven artifacts
Release version 1.2.0 (initial Istanbul) maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3d7830c6b54f15e60fd265a12e5fda63ea0d5c5f
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 e51dcd37..cc0b51dd 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.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>platform-logic-a1Adapterapi</artifactId> |