summaryrefslogtreecommitdiffstats
path: root/dgbuilder-docker
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 16:32:05 -0400
committerDan Timoney <dtimoney@att.com>2019-03-24 14:56:12 +0000
commit43a582e191786fac59b16e5651e387a0558e484f (patch)
treea10308929bd989eedd2925bae46ed8e61499f2e7 /dgbuilder-docker
parent315c6ff4b428f56ad0937966d158c1880185fbd5 (diff)
Create Fluorine SR2 based containers
Create docker containers based on OpenDaylight Fluorine SR2 Change-Id: I0d0d7eeec54da77105fe8626987c8aa3049d4495 Issue-ID: CCSDK-1056 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dgbuilder-docker')
-rw-r--r--dgbuilder-docker/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgbuilder-docker/pom.xml b/dgbuilder-docker/pom.xml
index 2bb04847..124551ee 100644
--- a/dgbuilder-docker/pom.xml
+++ b/dgbuilder-docker/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-dgbuilder-docker</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: dgbuilder-docker</name>