diff options
author | Dan Timoney <dtimoney@att.com> | 2023-08-09 12:11:18 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-08-09 12:11:18 -0400 |
commit | c6bb986827b626b00a35b73614c9897830409490 (patch) | |
tree | 4159a803ea204b1853100ae48e2aa88f6884d0ca /adaptors/message-router/consumer/installer/pom.xml | |
parent | 69baaebcb6112c0b2f80ec654442c52a5b3e1cb1 (diff) |
Release initial Argon version of ccsdk/sli
Release version 1.7.0 - initial Argon version - of ccsdk/sli
Issue-ID: CCSDK-3914
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibe2a2a3fff9e0c888b0c44b41d203e4e9398134a
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 793b89db4..d25046e72 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> |