diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 15:31:48 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 15:31:48 -0400 |
commit | 24f0091fbcc950ba287ec6a0ffc19409c8a67883 (patch) | |
tree | 78d7a6171597799a0e788602feaa043bbb9e42d7 /features/installer/pom.xml | |
parent | 009d047e0abc2c8d9bfc56effd3e716bea9a5086 (diff) |
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (0.6.2-SNAPSHOT)
Change-Id: I6b68d183220eac036b4af4f92f8df8ecad99941b
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index d8b1c8d8..9a992162 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,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.sli.core</groupId> <artifactId>slicore-features-installer</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |