diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 10:18:03 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-11 10:18:03 -0500 |
commit | aff07715011e4cfb4cf56573958bf45f4e1d1fb2 (patch) | |
tree | 5a409ac091eea79fdad31b6e3543b50d81e55ee3 /aafshiro/installer | |
parent | 134de5999feb1176689ae87863403b3b38ae4235 (diff) |
Roll elalto-fluorine versionselalto-fluorine
Roll versions of elalto-fluorine branch
Change-Id: Ie2c038aecabcb71c21cdf3076d33c46a61097658
Issue-ID: CCSDK-1913
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'aafshiro/installer')
-rwxr-xr-x | aafshiro/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 7d7a93862..b42e5b6ff 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -20,13 +20,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.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>0.5.4-SNAPSHOT</version> + <version>0.5.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> |