diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-21 12:20:07 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-21 12:20:07 -0500 |
commit | bd2ccbfb71cbc2dd147944dd9cad45960edccd16 (patch) | |
tree | b1253c709f993ba3a56e4ab1cb5bed13a3984144 /platform-logic/pom.xml | |
parent | 8e5df419f226842d3d5a370fd2402726858fea46 (diff) |
Prepare for release1.4.3
Prepare sdnc/oam for final release (1.4.3), which will be based on
version 1.4.2 of sdnc/northbound and 0.3.2 of CCSDK
Change-Id: Id4eab494072990f81da311dad0d1187b7d06d4b5
Issue-ID: SDNC-531
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 6e6e4bb734694050c78792cac9ea5bb4b2c6f209
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 a3821897..697e28db 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.3-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> |