diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-15 14:54:24 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-15 14:54:24 -0400 |
commit | de211f25187f84032fc997a3b14c90a21ecc7963 (patch) | |
tree | 182a73ae8e9c9c719eba448153ec44deb1a55197 /dependencies | |
parent | f79d763ae482d783c7075873e70803fbe52d8151 (diff) |
Update to use RC2 artifacts
Update to use RC2 version of changed artifacts
Change-Id: I27286a78145f3ed419979c716c5157c872151732
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 5f802926..a2d37136 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> |