diff options
author | Dan Timoney <dtimoney@att.com> | 2020-06-24 07:18:15 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-24 07:18:15 -0400 |
commit | 206f4104c10a8c9c7d7f40abe10350ed29b865b8 (patch) | |
tree | 3042f51c629fa8c29c7f80a863bc650bd05c94f8 /pom.xml | |
parent | 1a7b4c0c905ee948879829f1b03217d2c6fef997 (diff) |
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot
Change-Id: Ic9c90053142ac1beb4424e7c83dfcb1dfdc66fa9
Issue-ID: CCSDK-2478
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6</version> + <version>1.5.10-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -155,7 +155,7 @@ <organization> <name>ONAP</name> </organization> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> </project> |