summaryrefslogtreecommitdiffstats
path: root/adaptors/message-router/publisher/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-10-03 16:10:21 -0400
committerDan Timoney <dtimoney@att.com>2024-10-03 16:10:21 -0400
commite477961f068b9d76a6db2a2be6e7aaa5fc6f65a7 (patch)
treeffe6ad166cd2ac9b9d9dbd765773a68e917e8bce /adaptors/message-router/publisher/installer
parent3df9ec3c47637582920fb104ca3f9653f6724d4c (diff)
Release version 2.0.0 of ccsdk/sli
Release version 2.0.0 of ccsdk/sli and roll snapshot version Issue-ID: CCSDK-4056 Change-Id: I933ba943dd94a4532c32bb24b9e571cca15d980d Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'adaptors/message-router/publisher/installer')
-rw-r--r--adaptors/message-router/publisher/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml
index 2059c0f80..c8351a08d 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>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
<artifactId>publisher.installer</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name>