diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-12 11:35:04 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-12 11:35:04 -0500 |
commit | 89258f5b8a69b5c0fdfde2ac7554ecb9d9727cec (patch) | |
tree | c9f3af06a3b6874a60853f48c535e83a56035284 /adaptors/message-router/consumer/installer/pom.xml | |
parent | d005e266f51244e235f224d43683f93b89616fe4 (diff) |
Release version 1.5.5 ccsdk/sli
Release version 1.5.5 ccsdk/sli with dmaapClient version fix
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib33e8a08c91ec8dc7d15d71c66039b42bd8e2964
Diffstat (limited to 'adaptors/message-router/consumer/installer/pom.xml')
-rwxr-xr-x | adaptors/message-router/consumer/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index 6bbd65547..a3ea77f2f 100755 --- a/adaptors/message-router/consumer/installer/pom.xml +++ b/adaptors/message-router/consumer/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |