summaryrefslogtreecommitdiffstats
path: root/opendaylight/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 /opendaylight/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 'opendaylight/pom.xml')
-rw-r--r--opendaylight/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml
index 9164cee9..ca2e5789 100644
--- a/opendaylight/pom.xml
+++ b/opendaylight/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-opendaylight</artifactId>
- <version>0.3.3-SNAPSHOT</version>
+ <version>0.3.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: opendaylight</name>