diff options
author | Dan Timoney <dtimoney@att.com> | 2024-05-30 10:24:12 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-05-30 10:24:12 -0400 |
commit | d90acc852fa3d1aa25879b5bef373e31bd69ff39 (patch) | |
tree | 9f2d8c2e2a7cddac1f6eac68c415e2d50ce9c041 /plugins/pom.xml | |
parent | 79cddca0dcd957fbea85e7e73f44b8d934dd975b (diff) |
Release version 1.7.3 of ccsdk/slimontreal
Release of 1.7.2 failed due to aged out staging build. Releasing 1.7.3
with fresh staging build.
Issue-ID: CCSDK-4004
Change-Id: I5e686b8aa62a93c640d40402c27a44c0a65a7844
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'plugins/pom.xml')
-rwxr-xr-x | plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pom.xml b/plugins/pom.xml index 96e94b738..cc84abfe5 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-sli-plugins</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |