summaryrefslogtreecommitdiffstats
path: root/core/filters
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-02 16:42:06 -0500
committerDan Timoney <dtimoney@att.com>2021-12-02 16:42:06 -0500
commita7c2d1dc89a2ec67b8643197de33d125f2bb294c (patch)
treed2bec707cc3d8895d3b9e894782801679c989a17 /core/filters
parentfa5c1adf7caa6eabc379914dc0acf59450331801 (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/filters')
-rwxr-xr-xcore/filters/installer/pom.xml2
-rw-r--r--core/filters/pom.xml2
-rwxr-xr-xcore/filters/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/filters/installer/pom.xml b/core/filters/installer/pom.xml
index 397902263..98fa41091 100755
--- a/core/filters/installer/pom.xml
+++ b/core/filters/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>
diff --git a/core/filters/pom.xml b/core/filters/pom.xml
index 07c09b9be..57dbb566a 100644
--- a/core/filters/pom.xml
+++ b/core/filters/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>
diff --git a/core/filters/provider/pom.xml b/core/filters/provider/pom.xml
index e410c0ba0..abdafbd69 100755
--- a/core/filters/provider/pom.xml
+++ b/core/filters/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3</version>
<relativePath/>
</parent>