diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-21 16:24:52 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-21 16:24:52 -0400 |
commit | e667745190eac644e419e3c74533bd4be14dc42f (patch) | |
tree | 189eb93c70786468f360f231d5585e06c95f31a1 /adaptors/message-router/publisher/installer | |
parent | cc105abcb5a70b4418241ffdabc9ec9fc7546293 (diff) |
Release version 1.5.1 of ccsdk/sli
Release updated ccsdk/sli version 1.5.1
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8b69698ff23fb355d167dcfbe5cb41fb7e005ee3
Diffstat (limited to 'adaptors/message-router/publisher/installer')
-rw-r--r-- | adaptors/message-router/publisher/installer/pom.xml | 4 |
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 5aafa1c8b..f0e1e3fa3 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.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |