diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-20 11:00:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-20 11:00:01 -0400 |
commit | ded5214b120d3147b14637fbbffa4c4172794797 (patch) | |
tree | 4fcdc58dde19809aa954b33b90be5841b23b5d4d /platform-logic/oofpcipoc-api/pom.xml | |
parent | fd4ec602b604f7f605e2767978682608dfd205d1 (diff) |
Release version 1.1.5 maven artifacts and roll version
Release version 1.1.5 ccsdk/distribution maven artifacts and roll version
Change-Id: If6e15e28ae7df15fecd237b39cd1cad30a072a14
Issue-ID: CCSDK-3263
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'platform-logic/oofpcipoc-api/pom.xml')
-rw-r--r-- | platform-logic/oofpcipoc-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/oofpcipoc-api/pom.xml b/platform-logic/oofpcipoc-api/pom.xml index 0ffcb65e..3a3197b0 100644 --- a/platform-logic/oofpcipoc-api/pom.xml +++ b/platform-logic/oofpcipoc-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.1.6-SNAPSHOT</version> </parent> <artifactId>platform-logic-oofpcipocapi</artifactId> |