diff options
author | 2025-03-06 21:25:24 +0000 | |
---|---|---|
committer | 2025-03-06 21:25:24 +0000 | |
commit | 5aae672ec071b39f091f55f86fd44d8711535a20 (patch) | |
tree | efebe9f732f0c10b3ac50ad7fa13a679808aae1c /adaptors/message-router/publisher/sample.client/pom.xml | |
parent | f3574b2be10bbf56253c03553fb7ceee2ed19bf8 (diff) |
Release ccsdk/sli2.1.0
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 bb88c2761..397747520 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>2.1.0-SNAPSHOT</version> + <version>2.1.0</version> </parent> <artifactId>sample.client</artifactId> |