diff options
author | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-10-24 09:00:01 -0400 |
commit | b28d2307b3dad32076b1842025d643859c2297e1 (patch) | |
tree | c93dba6a6cb0a6788bf8831dbe00a2e29d09adeb /adaptors/message-router/consumer/installer/pom.xml | |
parent | f4cfaf14c8e064522e196e192c53ceb38909fc83 (diff) |
Release version 1.5.2 of sli and roll to next snapshot
Release version 1.5.2 of ccsdk/sli and roll to next snapshot
version
Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie2a4c64d2b6cc55ef90a4a79c0710df1c1be702b
Diffstat (limited to 'adaptors/message-router/consumer/installer/pom.xml')
-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 a08a2c25c..3f1b0cf4c 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.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |