diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-28 15:08:09 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-28 15:08:09 -0400 |
commit | 6b598616933245519043b054c1163d1c4250b622 (patch) | |
tree | a1a987278ced2668b5132b46cb915fc2f5bea04d /vnftools/features/features-vnftools | |
parent | 2175dd763408ce62dab3307d00e6c1bb2efbb446 (diff) |
Use RC1 version of parent poms
Use RC1 version of ccsdk parent poms
Change-Id: If9ecab03b5d6343850781424bfdb5b61e549ad5f
Issue-ID: SDNC-1181
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnftools/features/features-vnftools')
-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 71782ab6..b99ec0db 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.5.2</version> + <version>1.5.4</version> <relativePath/> </parent> |