summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-13 13:26:53 -0400
committerDan Timoney <dtimoney@att.com>2023-06-13 13:26:53 -0400
commit6f128f09e5dd131e40471a3d83c52ab6c96b0c98 (patch)
tree2e3d62561ae224fb50f84fd01c56756c88e81de4 /adaptors/message-router/publisher/installer
parent5840ba40343542f70fe141dda6c98e10ba088e96 (diff)
Release version 1.6.3 of ccsdk/sli
Release version 1.6.3 of ccsdk/sli Issue-ID: CCSDK-3908 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8247375fbf6f4fba0c59f761fd39491590d0a0ac
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 82b5d899c..2597c9767 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.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>