diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
commit | bd701162797435e16ad6c87ac777fb9294e531bf (patch) | |
tree | 2bf797b101ed1057c88946e8cefe7ba246e9fddb /aafshiro/installer | |
parent | f56e0a33d4a63d66491826ad9dc358c0f4b22826 (diff) |
Roll versions for El Alto
Roll to next El Alto snapshot
Change-Id: Iaca47d949626bdc8075d97089372d997c8b249e1
Issue-ID: CCSDK-1701
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 51370067f..ae0ac7f10 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.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name> |