summaryrefslogtreecommitdiffstats
path: root/ubuntu/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-15 15:46:01 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-15 15:46:01 -0400
commit6f7a88678334fc0d42c219e72ec5c76d8eb9bb75 (patch)
tree028d6cc7ae219676ddd8a890a2a11b759935bb62 /ubuntu/pom.xml
parentdeb4cee0617c84b572236743562890108643b82b (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 'ubuntu/pom.xml')
-rw-r--r--ubuntu/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index cdd79657..a9defd63 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.3.3-SNAPSHOT</version>
+ <version>0.3.4-SNAPSHOT</version>
</parent>
<artifactId>distribution-ubuntu</artifactId>
- <version>0.3.3-SNAPSHOT</version>
+ <version>0.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ubuntu</name>