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 /message-router/publisher/sample.client/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 'message-router/publisher/sample.client/pom.xml')
-rwxr-xr-x | message-router/publisher/sample.client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/publisher/sample.client/pom.xml b/message-router/publisher/sample.client/pom.xml index 730c89ad..bf51752a 100755 --- a/message-router/publisher/sample.client/pom.xml +++ b/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |