summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-01-11 13:43:37 -0500
committerDan Timoney <dtimoney@att.com>2022-01-11 14:00:43 -0500
commit27eadc34082098793e3857b1a2bddae500a7292d (patch)
tree71b95654389492f3c780b09ca3406af94355b305 /adaptors/message-router/publisher/installer
parent8cf6ea0dae753abdcff7f6ec88df9d467acd0eae (diff)
Release version 1.3.4
Release version 1.3.4 sli, containing log4j vulnerability fix and roll to next snapshot version Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3e5f7665cdb03aaaeb9be0ab542c4774c902a089
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 45cf0490c..a76c3974b 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.3.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>