diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-10-01 14:12:26 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-10-01 14:12:26 -0400 |
commit | 88fac206554594456ceb90ef58a38b0f239343e2 (patch) | |
tree | 8cd1513ef6ceca9ae3f6531bc466dd79fcfac245 /platform-logic/datachange | |
parent | 7e13a2d68e04f2512bec899ff126977b0dc1a72e (diff) |
Prepare for release
Update sdnc/oam to prepare for release build
Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
Diffstat (limited to 'platform-logic/datachange')
-rw-r--r-- | platform-logic/datachange/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/datachange/pom.xml b/platform-logic/datachange/pom.xml index 9a296b5c..f53d85ff 100644 --- a/platform-logic/datachange/pom.xml +++ b/platform-logic/datachange/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> <relativePath /> </parent> |