diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-15 15:46:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-15 15:46:01 -0400 |
commit | 6f7a88678334fc0d42c219e72ec5c76d8eb9bb75 (patch) | |
tree | 028d6cc7ae219676ddd8a890a2a11b759935bb62 /odlsli/pom.xml | |
parent | deb4cee0617c84b572236743562890108643b82b (diff) |
Backport Dublin ansible server
Backport Dublin version of ansible-server to Casablanca to take advantage
of build-time installation of python dependencies.
Change-Id: Ibd0663faa0c750d86f197c8b21508600bea3dbd2
Issue-ID: CCSDK-1166
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml index b6842b79..9796e17d 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -13,7 +13,7 @@ <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>0.3.3-SNAPSHOT</version> + <version>0.3.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |