diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-02 16:48:54 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-02 16:48:54 -0500 |
commit | 80811c6d518df2c75ea04043470ef62f870f95da (patch) | |
tree | 7eeb1540d2a75537c93d343af86579ed1c5f0103 /vnftools/features/features-vnftools/pom.xml | |
parent | a64cdc571bfd5df01c5bca4f9d08c39454937e68 (diff) |
Use Silicon SR2 version of parent poms
Update to use Istanbul / Silicon SR2 version of parent poms
Issue-ID: CCSDK-3512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8c5e7b252ed2ce47766860f0832b99f8827d4e3b
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 19c09e75..ffd7034c 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>2.2.2</version> + <version>2.2.3</version> <relativePath/> </parent> |