diff options
author | Dan Timoney <dtimoney@att.com> | 2024-08-07 16:48:23 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-07 16:51:52 -0400 |
commit | ac0e0c95968436d78781056eddf6af4b75b7fd92 (patch) | |
tree | 51f379f459a69253c876d3d35960ca8621d03953 /adaptors/message-router/publisher/sample.client/pom.xml | |
parent | e65b8638cb888f66d3c03f5507a804ff07851e0e (diff) |
Update version for Oslo release
Update version in master branch for Oslo release
Issue-ID: CCSDK-4043
Change-Id: I46681cbf4219f5f62d590b9dd530da0682b01195
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 191e159fa..166589670 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.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |