diff options
author | 2020-06-24 07:06:08 -0400 | |
---|---|---|
committer | 2020-06-24 07:06:08 -0400 | |
commit | ed8cc83a1b653822308f7390cf9c7bb078e18f87 (patch) | |
tree | f3bc3b9a9b885ff044c644124dbeda240164bf09 /features/installer | |
parent | 0bf1f9d2cf52bf2178f86c39da495355dcd5944f (diff) |
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot
Change-Id: If234c8000ff7c8267048d6ff531e153fbce06d39
Issue-ID: CCSDK-2478
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/installer')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 8a4d7f0a..77282f3f 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6</version> + <version>1.5.10-SNAPSHOT</version> <relativePath/> </parent> |