summaryrefslogtreecommitdiffstats
path: root/filters
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-27 09:55:15 -0400
committerDan Timoney <dtimoney@att.com>2020-04-28 13:19:24 -0400
commitcfe678d453a4c9d442b6d54a00a75c21d581fc22 (patch)
tree3f7e1dad923f3bb714fb59ad9995c2b5fbc5aeeb /filters
parentd5471900d0d05edb94225fc6895fafada649c869 (diff)
Use RC1 version of parent poms
Update to use RC1 version of parent poms and declared bgp dependency as optional. Change-Id: I3c4312e3d4be5b44eb85effa5176e3a014664591 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'filters')
-rwxr-xr-xfilters/installer/pom.xml2
-rw-r--r--filters/pom.xml2
-rwxr-xr-xfilters/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/filters/installer/pom.xml b/filters/installer/pom.xml
index d11bcdaf..72cd1232 100755
--- a/filters/installer/pom.xml
+++ b/filters/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
diff --git a/filters/pom.xml b/filters/pom.xml
index b0ad6638..bf739135 100644
--- a/filters/pom.xml
+++ b/filters/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index ac3f9d67..8d3a1c32 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4</version>
<relativePath/>
</parent>