diff options
author | 2019-11-11 09:14:59 -0500 | |
---|---|---|
committer | 2019-11-11 09:14:59 -0500 | |
commit | 55d7e175374024eb6d900c5ba473bd3eb2c182ed (patch) | |
tree | 2e5536f9203e4d80d09c52255ced3d6a3e67d282 /aai-service/installer | |
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 'aai-service/installer')
-rwxr-xr-x | aai-service/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index 2015e9fa..0478306f 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/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>aai-service-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |