diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-01 08:10:40 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-01 08:10:40 -0400 |
commit | b11d58dcac29a29aeb639a8be2f55408e3f06587 (patch) | |
tree | c92feab9a915b8c9f20c453f195aaa9284339891 /opendaylight/fluorine/fluorine-ubuntu | |
parent | 2fc64f8b7c22cdec6a2308e221b00232af77a467 (diff) |
Update version for El Alto
Update version in master branch to El Alto versioning
Change-Id: I0f4dbcf10aa572da3406ee500921a4f5c24beb55
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/fluorine/fluorine-ubuntu')
-rw-r--r-- | opendaylight/fluorine/fluorine-ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/fluorine/fluorine-ubuntu/pom.xml b/opendaylight/fluorine/fluorine-ubuntu/pom.xml index 07ca5eed..64c07e86 100644 --- a/opendaylight/fluorine/fluorine-ubuntu/pom.xml +++ b/opendaylight/fluorine/fluorine-ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-fluorine</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>distribution-odl-fluorine-ubuntu</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> |