diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-01 12:29:51 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-01 12:29:51 -0400 |
commit | 5e76b699cae764325310cf7befd844a352923d40 (patch) | |
tree | d2eb9078119ce1f9e557cbe5b3114a2bc6ea3fb3 /installed-odl-bom | |
parent | c0e104c9449cb6060c15c533cfedeaa0cdf074f0 (diff) |
Release version 3.0.0 ccsdk poms
Release version 3.0.0 of CCSDK parent poms and roll version
Issue-ID: CCSDK-4056
Change-Id: Ifbab3131a7325365226bfb6e2d803781ccae4d01
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'installed-odl-bom')
-rw-r--r-- | installed-odl-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index 0de28c82..6fe791c0 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>installed-odl-bom</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |