diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:42:47 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:43:28 -0400 |
commit | a5e125e54161ef3c1743222f01157a3a91a6aab9 (patch) | |
tree | 4aff6e78982f5bd113f482f3a20a7187d1d94295 /platform-logic/pom.xml | |
parent | c4e4eceda05ee880caacb6d2622aa44551e457fb (diff) |
Update to release version parent 1.0.3
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
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 a8f42911..cd398002 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.0.2-SNAPSHOT</version> + <version>1.0.3</version> <relativePath /> </parent> |