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 /ansible-server/pom.xml | |
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 'ansible-server/pom.xml')
-rw-r--r-- | ansible-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible-server/pom.xml b/ansible-server/pom.xml index 630cf256..99cc7bcf 100644 --- a/ansible-server/pom.xml +++ b/ansible-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |