diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-12 09:13:40 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-12 09:13:40 -0500 |
commit | f6fe5a459b7782318ba14aabd72977535e097ee9 (patch) | |
tree | bb5279b18be61a0b253d6e1d627456c6dd2100eb /ubuntu/pom.xml | |
parent | 120ebf66f91e44b444f4c58a37aee2a5baa338ad (diff) |
Roll elalto-fluorine versionselalto-fluorine
Roll elalto-fluorine version to 0.5.5-SNAPSHOT
Change-Id: I13a4a95eb10d607d2f7c4d63d5796a2a72aeb6c4
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r-- | ubuntu/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 4b49a3a6..f005fa1f 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: ubuntu</name> |