summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-05-30 10:24:12 -0400
committerDan Timoney <dtimoney@att.com>2024-05-30 10:24:12 -0400
commitd90acc852fa3d1aa25879b5bef373e31bd69ff39 (patch)
tree9f2d8c2e2a7cddac1f6eac68c415e2d50ce9c041 /adaptors/message-router/publisher
parent79cddca0dcd957fbea85e7e73f44b8d934dd975b (diff)
Release version 1.7.3 of ccsdk/slimontreal
Release of 1.7.2 failed due to aged out staging build. Releasing 1.7.3 with fresh staging build. Issue-ID: CCSDK-4004 Change-Id: I5e686b8aa62a93c640d40402c27a44c0a65a7844 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 ecde63742..dd046b28c 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.7.3-SNAPSHOT</version>
+ <version>1.7.4-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 3073d4ee7..077afe8dc 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.7.3-SNAPSHOT</version>
+ <version>1.7.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.7.3-SNAPSHOT</version>
+ <version>1.7.4-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 7d21de06f..b625ef0ac 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.7.3-SNAPSHOT</version>
+ <version>1.7.4-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 a04713246..1fa403e82 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.7.3-SNAPSHOT</version>
+ <version>1.7.4-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 9eda7a61d..9ec39d21d 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.7.3-SNAPSHOT</version>
+ <version>1.7.4-SNAPSHOT</version>
</parent>
<artifactId>sample.client</artifactId>