diff options
author | Dan Timoney <dtimoney@att.com> | 2024-05-30 13:28:06 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-05-30 13:28:06 -0400 |
commit | 4938e9af901a9ee8e4b37f1cb3b1a6060ea26d0e (patch) | |
tree | 18033127fc2d7bb0fa95d8d6f52feec6f21eae2b /opendaylight/pom.xml | |
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/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 0b4cb05c..b9a8e010 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> |