diff options
author | Dan Timoney <dtimoney@att.com> | 2024-04-18 09:40:56 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-04-18 15:49:17 -0400 |
commit | 79cddca0dcd957fbea85e7e73f44b8d934dd975b (patch) | |
tree | 1f8cfe0ec046e20796674eefb8b27dd3a31380d2 /adaptors/message-router/publisher/provider/pom.xml | |
parent | 7f7b50d25f1e75706a9f1c22a897c715c377d1d9 (diff) |
Release version 1.7.2 of ccsdk/sli
Release version 1.7.2 of ccsdk/sli artifacts and bump snapshot version
Issue-ID: CCSDK-4004
Change-Id: Ide0dc891e601538978f0c236187860bacfc4dc7c
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'adaptors/message-router/publisher/provider/pom.xml')
-rwxr-xr-x | adaptors/message-router/publisher/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml index b08d29f1d..a04713246 100755 --- a/adaptors/message-router/publisher/provider/pom.xml +++ b/adaptors/message-router/publisher/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> </parent> <artifactId>publisher.provider</artifactId> |