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 /vnftools/features/features-vnftools/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 'vnftools/features/features-vnftools/pom.xml')
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index fe6f71eb..e00b2751 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3</version> <relativePath/> </parent> |