summaryrefslogtreecommitdiffstats
path: root/message-router/publisher
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-05-21 17:30:36 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-05-21 17:30:36 +0000
commit82d93b784a59d0fe4690bfca0f602b8b14f1d08b (patch)
tree33e653d462d3b7cd727f71d5d75a2c877d170b28 /message-router/publisher
parentbd81df3c5f3288d831c26b463e72b595779591f7 (diff)
Release ccsdk/sli/adaptors0.7.3
Diffstat (limited to 'message-router/publisher')
-rwxr-xr-xmessage-router/publisher/api/pom.xml2
-rw-r--r--message-router/publisher/installer/pom.xml4
-rwxr-xr-xmessage-router/publisher/pom.xml2
-rwxr-xr-xmessage-router/publisher/provider/pom.xml2
-rwxr-xr-xmessage-router/publisher/sample.client/pom.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/message-router/publisher/api/pom.xml b/message-router/publisher/api/pom.xml
index 0c8cc20e..dcdca401 100755
--- a/message-router/publisher/api/pom.xml
+++ b/message-router/publisher/api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</parent>
<artifactId>publisher.api</artifactId>
diff --git a/message-router/publisher/installer/pom.xml b/message-router/publisher/installer/pom.xml
index b83af436..9fbe82fc 100644
--- a/message-router/publisher/installer/pom.xml
+++ b/message-router/publisher/installer/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
<packaging>pom</packaging>
<properties>
diff --git a/message-router/publisher/pom.xml b/message-router/publisher/pom.xml
index 9eec943d..e4a039f2 100755
--- a/message-router/publisher/pom.xml
+++ b/message-router/publisher/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>messagerouter-root</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</parent>
<artifactId>publisher.aggregate</artifactId>
diff --git a/message-router/publisher/provider/pom.xml b/message-router/publisher/provider/pom.xml
index f17bfc21..30d7d379 100755
--- a/message-router/publisher/provider/pom.xml
+++ b/message-router/publisher/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.aggregate</artifactId>
- <version>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</parent>
<artifactId>publisher.provider</artifactId>
diff --git a/message-router/publisher/sample.client/pom.xml b/message-router/publisher/sample.client/pom.xml
index 730c89ad..dc62902e 100755
--- a/message-router/publisher/sample.client/pom.xml
+++ b/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>0.7.3-SNAPSHOT</version>
+ <version>0.7.3</version>
</parent>
<artifactId>sample.client</artifactId>