diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-02 16:42:06 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-02 16:42:06 -0500 |
commit | a7c2d1dc89a2ec67b8643197de33d125f2bb294c (patch) | |
tree | d2bec707cc3d8895d3b9e894782801679c989a17 /core/sliapi/installer | |
parent | fa5c1adf7caa6eabc379914dc0acf59450331801 (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: Ie2cec74cc4b8370e15dad55e6c1989874fb567b9
Diffstat (limited to 'core/sliapi/installer')
-rwxr-xr-x | core/sliapi/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml index e6c9b4de2..4e939d8b9 100755 --- a/core/sliapi/installer/pom.xml +++ b/core/sliapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <relativePath/> </parent> |