diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:44:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-06 06:44:51 -0400 |
commit | 21e0eb9b300bb0d764e39fb9c914fd0d82aee456 (patch) | |
tree | 2cadf7776ef604badf323a2a7d70b7c7ddbaa631 /adaptors/message-router/publisher/sample.client/pom.xml | |
parent | 68568a1b2430bf9fffe4f4dfd39fdbcc201b4a33 (diff) |
Roll master for Montreal
Roll version to initial snapshot for Montreal release
Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7eff8d6d696832d5c2d7e9f01d66dd3e15b7eae4
Diffstat (limited to 'adaptors/message-router/publisher/sample.client/pom.xml')
-rwxr-xr-x | adaptors/message-router/publisher/sample.client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml index 4e7b25d8b..d875a0094 100755 --- a/adaptors/message-router/publisher/sample.client/pom.xml +++ b/adaptors/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>1.6.3-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |