summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher
diff options
context:
space:
mode:
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 03add6a26..26f443635 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.6-SNAPSHOT</version>
+ <version>1.5.7-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 2b7cf71b3..49be33d1f 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.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>1.5.6-SNAPSHOT</version>
+ <version>1.5.7-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 632638ef5..d4f46d9a3 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.6-SNAPSHOT</version>
+ <version>1.5.7-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 9fd941d03..82fd5714b 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.6-SNAPSHOT</version>
+ <version>1.5.7-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 d30294293..575e7fe1b 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.6-SNAPSHOT</version>
+ <version>1.5.7-SNAPSHOT</version>
</parent>
<artifactId>sample.client</artifactId>