diff options
author | Dan Timoney <dtimoney@att.com> | 2023-03-02 07:29:48 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-03-02 07:29:48 -0500 |
commit | d944abfab1a53a462868ae805ab5372935f854ef (patch) | |
tree | 1b900e76f9b9b56d05eaf9770897a66c033bba4b /aafshiro/installer/pom.xml | |
parent | 548d7b80d26db216d333985d6d176fe000a9063a (diff) |
Release version 1.5.0 of ccsdk/features
Release version 1.5.0 - pre-Chlorine London version
Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I264601dc7361b1201b0c7e3258d3491f619594be
Diffstat (limited to 'aafshiro/installer/pom.xml')
-rwxr-xr-x | aafshiro/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index bf67b6f97..8133496ff 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |