summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-10-24 09:00:01 -0400
committerDan Timoney <dtimoney@att.com>2022-10-24 09:00:01 -0400
commitb28d2307b3dad32076b1842025d643859c2297e1 (patch)
treec93dba6a6cb0a6788bf8831dbe00a2e29d09adeb /adaptors/message-router/publisher/installer
parentf4cfaf14c8e064522e196e192c53ceb38909fc83 (diff)
Release version 1.5.2 of sli and roll to next snapshot
Release version 1.5.2 of ccsdk/sli and roll to next snapshot version Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b
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 f0e1e3fa3..79cfbd9a9 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.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>