diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:25:28 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:25:28 -0500 |
commit | abb55f6c586e9eb371e31cf335728add63a1e988 (patch) | |
tree | 65ce6fe5f9936f2fde74cd78681a53bb27993898 /opendaylight/potassium | |
parent | ab09ba49f3dc706d73ffaaa3bb22e70ed84427b6 (diff) |
Release version 2.0.1 ccsdk/distribution maven artifactsoslo
Release version 2.0.1 ccsdk/distribution artifacts and roll to next snapshot
Issue-ID: CCSDK-4066
Change-Id: I57c64b0d4770ea23236fe7d4b3ab0788c85e849e
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/potassium')
-rw-r--r-- | opendaylight/potassium/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/potassium/potassium-alpine/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/potassium/pom.xml b/opendaylight/potassium/pom.xml index 9abce2ec..9ebc6b10 100644 --- a/opendaylight/potassium/pom.xml +++ b/opendaylight/potassium/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> </parent> <artifactId>distribution-odl-potassium</artifactId> diff --git a/opendaylight/potassium/potassium-alpine/pom.xml b/opendaylight/potassium/potassium-alpine/pom.xml index 9a1748a8..c2463347 100644 --- a/opendaylight/potassium/potassium-alpine/pom.xml +++ b/opendaylight/potassium/potassium-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-potassium</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> </parent> <artifactId>distribution-odl-potassium-alpine</artifactId> |