diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:24:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:24:01 -0400 |
commit | f529f8a945e35db350b14a5f0d86281904004e35 (patch) | |
tree | ee88062d5a71c0a29888d920cad5e6cade821e46 /opendaylight/neon/pom.xml | |
parent | b35f85916deded78a1da56fe70026c3dad516aea (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: Id4cf4a630a45af718953819bb0e52b1f22b187f4
Issue-ID: CCSDK-1641
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/neon/pom.xml')
-rw-r--r-- | opendaylight/neon/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/neon/pom.xml b/opendaylight/neon/pom.xml index 6564b682..d677471e 100644 --- a/opendaylight/neon/pom.xml +++ b/opendaylight/neon/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-neon</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |