diff options
author | Dan Timoney <dtimoney@att.com> | 2024-06-05 15:52:26 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-06-05 15:52:33 -0400 |
commit | dba9921cd7684740ed99753dddbdbbb0e363afde (patch) | |
tree | 5ee9a4e1e903db9b96e1c3cf1ecc76e162e63b6a /installation/sdnc-web/pom.xml | |
parent | b4954d23c2bfea65ef22c245f0e6d8e19cce9329 (diff) |
Release version 2.6.1 SDNC maven artifactsmontreal
Release version 2.6.1 of SDNC maven artifacts
and roll snapshot version
Issue-ID: CCSDK-4004
Change-Id: I8687cbe37cd16650db43994e13c5718a23b087bf
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'installation/sdnc-web/pom.xml')
-rw-r--r-- | installation/sdnc-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 5e7d6ec9..537e85e0 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>2.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>installation-sdnc-web</artifactId> |