diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-04 10:21:21 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-04 10:21:21 -0500 |
commit | e5219d4807c8d52edcd3c7a323134157826ea2c1 (patch) | |
tree | a98fd1f3c511b97fc6c3812b9488fba3519f15fe /adaptors/message-router/publisher/api/pom.xml | |
parent | 1247537817bee6d22bb6c5c11f83b4360a58ca83 (diff) |
Release version 2.0.1 of CCSDK sli
Issue-ID: CCSDK-4066
Change-Id: I38d9716bb4b0b806eb361e12e513bb7f846926f6
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'adaptors/message-router/publisher/api/pom.xml')
-rwxr-xr-x | adaptors/message-router/publisher/api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml index 7ee0c6adf..0055344a5 100755 --- a/adaptors/message-router/publisher/api/pom.xml +++ b/adaptors/message-router/publisher/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>publisher.api</artifactId> |