summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-05 11:16:09 -0500
committerDan Timoney <dtimoney@att.com>2022-12-05 11:16:09 -0500
commit0fed6e1f4350abe02882e1e6a2c4898d98f96f1d (patch)
tree85df0719f4d523693d08567f4f3fecee89ca2545 /adaptors/message-router/publisher
parent0529229a8078d357221f60df2d9ca964d45ceca8 (diff)
Release version 1.5.4 ccsdk/sli
Release version 1.5.4 of ccsdk/sli Issue-ID: CCSDK-3796 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7cf71db8f51767907de65f50d4f79f1f2f96e04f
Diffstat (limited to 'adaptors/message-router/publisher')
-rwxr-xr-xadaptors/message-router/publisher/api/pom.xml2
-rw-r--r--adaptors/message-router/publisher/installer/pom.xml4
-rwxr-xr-xadaptors/message-router/publisher/pom.xml2
-rwxr-xr-xadaptors/message-router/publisher/provider/pom.xml2
-rwxr-xr-xadaptors/message-router/publisher/sample.client/pom.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml
index fe88a93cf..a70c16445 100755
--- a/adaptors/message-router/publisher/api/pom.xml
+++ b/adaptors/message-router/publisher/api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<artifactId>publisher.api</artifactId>
diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml
index fe8118743..5d29dced4 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.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>
diff --git a/adaptors/message-router/publisher/pom.xml b/adaptors/message-router/publisher/pom.xml
index 596836bb4..37bc46c5b 100755
--- a/adaptors/message-router/publisher/pom.xml
+++ b/adaptors/message-router/publisher/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>message-router</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<artifactId>publisher.aggregate</artifactId>
diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml
index 6287b2c29..da0d2064e 100755
--- a/adaptors/message-router/publisher/provider/pom.xml
+++ b/adaptors/message-router/publisher/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<artifactId>publisher.provider</artifactId>
diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml
index c8d794219..9e4978ac5 100755
--- a/adaptors/message-router/publisher/sample.client/pom.xml
+++ b/adaptors/message-router/publisher/sample.client/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.5-SNAPSHOT</version>
</parent>
<artifactId>sample.client</artifactId>