diff options
author | Sandeep Shah <sandeeplinux1068@gmail.com> | 2020-03-25 17:43:37 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-28 13:58:16 -0400 |
commit | 6c2181082a46cb4386db0ee27e1924416bd89c66 (patch) | |
tree | 728d99417e416d6af8f5515fe59edcbd420cb23c /pom.xml | |
parent | cd64cc31fa274d9d2b909626d550fbb49d06caa4 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |