summaryrefslogtreecommitdiffstats
path: root/message-router/publisher
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-04-30 10:35:03 -0400
committerDan Timoney <dtimoney@att.com>2020-04-30 10:35:03 -0400
commite6396a9c0d713e8f0cbd735d166c4f887e81f26c (patch)
treeadbde221ba34b4e9c65375f6324ef5a05955f683 /message-router/publisher
parente935874c58b246a0674e91c388f5854a19cd4d46 (diff)
Roll to next snapshot
Roll to next Frankfurt snapshot Change-Id: I8b4fa1322b483ad3ae4513a369f69770db30ee63 Issue-ID: CCSDK-2344 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 920cf371..0c8cc20e 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.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
</parent>
<artifactId>publisher.api</artifactId>
diff --git a/message-router/publisher/installer/pom.xml b/message-router/publisher/installer/pom.xml
index f5a9db08..b83af436 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.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>0.7.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/message-router/publisher/pom.xml b/message-router/publisher/pom.xml
index af033ff9..9eec943d 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.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
</parent>
<artifactId>publisher.aggregate</artifactId>
diff --git a/message-router/publisher/provider/pom.xml b/message-router/publisher/provider/pom.xml
index 5b31c574..f17bfc21 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.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</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 b7d8ece0..730c89ad 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.2-SNAPSHOT</version>
+ <version>0.7.3-SNAPSHOT</version>
</parent>
<artifactId>sample.client</artifactId>