summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-01-10 14:45:04 -0500
committerDan Timoney <dtimoney@att.com>2024-01-10 14:45:04 -0500
commitf2f9bdabec07c512e419ab849446817ed69153a0 (patch)
tree661b829b78c7053e78a976fac2bd12889974dd80 /adaptors/message-router/publisher/installer
parent42b2dd75a08d581293af99cb7c3a56cebfb83598 (diff)
Release version 1.5.6 of ccsdk/slikohn
Release version 1.5.6 of ccsdk/sli and roll to next snapshot Issue-ID: CCSDK-3977 Change-Id: I6810488ba43cf575a87d8e9936e8a764283599f6 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'adaptors/message-router/publisher/installer')
-rw-r--r--adaptors/message-router/publisher/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml
index 2b7cf71b3..49be33d1f 100644
--- a/adaptors/message-router/publisher/installer/pom.xml
+++ b/adaptors/message-router/publisher/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>