aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/pom.xml
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 /sliapi/pom.xml
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 'sliapi/pom.xml')
-rwxr-xr-xsliapi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index 2d57fce8..5bfd220a 100755
--- a/sliapi/pom.xml
+++ b/sliapi/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>