diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:32:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:32:19 -0500 |
commit | 34881ba6b5170ed0a76b77c9f07795bca5d93b21 (patch) | |
tree | 616d4e06f272bd60b571473d1c5fe84e98591ea1 /features/features-sli-core/pom.xml | |
parent | bfff55a06c555babe476eab98d39e468c19063f9 (diff) |
Use released parent pom
Use released version of ccsdk/parent poms
Change-Id: Ice9f18ee402e42f8e26c46640aeb0ae79343d105
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-core/pom.xml')
-rw-r--r-- | features/features-sli-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 6c334f386..8eed5be5b 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> |