diff options
author | Dan Timoney <dtimoney@att.com> | 2021-08-31 07:55:11 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-08-31 12:47:27 -0400 |
commit | 52bd9c9301883415db24f06b77346a11624928ca (patch) | |
tree | e09dbc5908c6fa9fc1dd2e35260a27d65f7dde6b /adaptors/message-router/publisher/sample.client | |
parent | 1fce88cf3b07594b68f89ed8998e41d3680c9e0f (diff) |
Release initial Istanbul ccsdk/sli
Release initial Istanbul release (1.3.0) of ccsdk/sli
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia8149a113d8e6608d7dd17d37487ce938d968e74
Diffstat (limited to 'adaptors/message-router/publisher/sample.client')
-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 92fa2f01c..a89037f53 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.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |