diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:23:07 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-09 12:23:07 -0500 |
commit | 916971350c291fbcd262efd2cc6e32b8fa16390f (patch) | |
tree | 2f2e31997c3a591ace5b32df31d10b79430f041a /features/installer/pom.xml | |
parent | 2ba96090646f163f5f4906906e969a344bfc6384 (diff) |
Release version 2.6.0 maven artifactsmontreal
Release version 2.6.0 (Montreal) maven artifacts and roll to next snapshot
Issue-ID: SDNC-1825
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iebacb0c3d142c0a6e1651a5086f4108bd9aeb672
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index b05699dc..221b8501 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-features-installer</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.1-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |