diff options
author | 2019-09-10 15:31:48 -0400 | |
---|---|---|
committer | 2019-09-10 15:31:48 -0400 | |
commit | 24f0091fbcc950ba287ec6a0ffc19409c8a67883 (patch) | |
tree | 78d7a6171597799a0e788602feaa043bbb9e42d7 /utils/features/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 'utils/features/pom.xml')
-rwxr-xr-x | utils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 84e9a754..70d4883b 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <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> |