commit | 468235d1ab8e1ee7e9aad309ae58c1afe357915c | [log] [tgz] |
---|---|---|
author | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 30 20:55:48 2018 -0400 |
committer | Timoney, Dan (dt5972) <dt5972@att.com> | Wed May 30 20:55:48 2018 -0400 |
tree | df0a29cfc39bbe55bb9bbaab70ed2276d2b7860f | |
parent | 4e6e6a3cb67e7ec6f092e1a3e4c0eae36add00d1 [diff] |
Use version 1.0.4 of parent Use released version of parent pom Change-Id: Iaf783c89e2afc6e974ba4ea2b286f380a6b84fd8 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
diff --git a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml index 9547242..22989c7 100644 --- a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml +++ b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath/> </parent>
diff --git a/sliPluginUtils/features/features-sliPluginUtils/pom.xml b/sliPluginUtils/features/features-sliPluginUtils/pom.xml index 03731ad..edc3bab 100644 --- a/sliPluginUtils/features/features-sliPluginUtils/pom.xml +++ b/sliPluginUtils/features/features-sliPluginUtils/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath/> </parent>
diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 6c1e39d..f420f3b 100755 --- a/sliPluginUtils/features/pom.xml +++ b/sliPluginUtils/features/pom.xml
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath/> </parent>