diff options
author | 2024-05-30 13:28:06 -0400 | |
---|---|---|
committer | 2024-05-30 13:28:06 -0400 | |
commit | 4938e9af901a9ee8e4b37f1cb3b1a6060ea26d0e (patch) | |
tree | 18033127fc2d7bb0fa95d8d6f52feec6f21eae2b /opendaylight/argon | |
parent | 86f2ac15e2138b0768b04fb49f3cfe502e5acacd (diff) |
Release version 1.6.2 CCSDK distribution artifacts
Release version 1.6.2 of CCSDK distribution maven artifacts and roll version
Issue-ID: SDNC-1836
Change-Id: I817a7c7819819e6ba8baeb7a5edc4814f8a72fe6
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/argon')
-rw-r--r-- | opendaylight/argon/argon-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/argon/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/argon/argon-alpine/pom.xml b/opendaylight/argon/argon-alpine/pom.xml index 8a373589..b556a8fc 100644 --- a/opendaylight/argon/argon-alpine/pom.xml +++ b/opendaylight/argon/argon-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-argon</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-chlorine-argon</artifactId> diff --git a/opendaylight/argon/pom.xml b/opendaylight/argon/pom.xml index b25e3441..e988f059 100644 --- a/opendaylight/argon/pom.xml +++ b/opendaylight/argon/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-argon</artifactId> |