diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:17:55 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-19 15:17:55 -0400 |
commit | 355def7bdaf1257a6c3933514f5f9ddb232e0e17 (patch) | |
tree | b7a9139a909a7ec84b37b80fe1de5d60e8222fd3 /adaptors/message-router/consumer/installer | |
parent | a6791c6dca9a5a609808434a1ad5d32188af5d05 (diff) |
Release ccsdk/sli version 1.5.0
Release ccsdk/sli version 1.5.0 - initial Kohn version and
roll to next snapshot version.
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id3ce3374bef180ee30a6103917a43321118643bb
Diffstat (limited to 'adaptors/message-router/consumer/installer')
-rwxr-xr-x | adaptors/message-router/consumer/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index 473de10f7..6cc63933a 100755 --- a/adaptors/message-router/consumer/installer/pom.xml +++ b/adaptors/message-router/consumer/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |