diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-03 15:14:58 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-11 17:41:24 -0500 |
commit | e7cfae5dc0eb888487c6988678bcc99b2dad04c1 (patch) | |
tree | 239d9fd906c8df771cc7026b8a50818761c9c6ea /opendaylight/fluorine/pom.xml | |
parent | df56c579a469fbf81efd164b8b77bcef46618aaa (diff) |
Changes for Fluorine
Update docker container for ODL Fluorine
Change-Id: Ia595d5afb30b2ad53de547e3b5f89fd480a76a28
Issue-ID: CCSDK-870
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/fluorine/pom.xml')
-rw-r--r-- | opendaylight/fluorine/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/fluorine/pom.xml b/opendaylight/fluorine/pom.xml index bcb07db7..8d4fa4bf 100644 --- a/opendaylight/fluorine/pom.xml +++ b/opendaylight/fluorine/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> </parent> <artifactId>distribution-odl-fluorine</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |