summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSandeep Shah <sandeeplinux1068@gmail.com>2020-03-25 17:43:37 -0500
committerDan Timoney <dtimoney@att.com>2020-04-28 13:58:16 -0400
commit6c2181082a46cb4386db0ee27e1924416bd89c66 (patch)
tree728d99417e416d6af8f5515fe59edcbd420cb23c /pom.xml
parentcd64cc31fa274d9d2b909626d550fbb49d06caa4 (diff)
Use RC1 version of artifacts
Use RC1 version of artifacts to build CCSDK RC1 dockers Change-Id: I87f61ca5a7e5270112d993d85ff1ef7e395925f9 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5c3867ba..6532eadc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2</version>
+ <version>1.5.4</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>