diff options
author | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:35:42 -0400 |
---|---|---|
committer | Stilwell, David (stilwelld) <stilwelld@att.com> | 2018-05-23 17:36:35 -0400 |
commit | 70733c9398276b762344cbbca3ddd7e3f591f293 (patch) | |
tree | d25cf4ede4ec53a3d5294743b0775f555e0e8caf /vnfapi/pom.xml | |
parent | c24517e87dfa6ea7030318494e205e9493d6aac5 (diff) |
Update to release version parent 1.0.3
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: Iaba08985957d80875bec05099a618a2873ed801c
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'vnfapi/pom.xml')
-rw-r--r-- | vnfapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index fd49f690..d9af4956 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/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> |