diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:14:59 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 09:14:59 -0500 |
commit | 55d7e175374024eb6d900c5ba473bd3eb2c182ed (patch) | |
tree | 2e5536f9203e4d80d09c52255ced3d6a3e67d282 /resource-assignment/features/pom.xml | |
parent | 4f8e2bd399c3d21e9652c9fdd694792feef48fa7 (diff) |
Roll elalto-fluorine versions
Roll versions of elalto-fluorine branch
Change-Id: I9f4adc0ec46decf886459899c44fe7e721e97429
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'resource-assignment/features/pom.xml')
-rwxr-xr-x | resource-assignment/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml index 6fda4e80..e55ec3c1 100755 --- a/resource-assignment/features/pom.xml +++ b/resource-assignment/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.5-SNAPSHOT</version> + <version>1.3.6-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>resource-assignment-features</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: resource-assignment :: ${project.artifactId}</name> |