diff options
author | Dan Timoney <dtimoney@att.com> | 2022-07-15 07:19:58 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-07-15 07:19:58 -0400 |
commit | 2a0882e0d3a8861c7d979515b51101a994239e9b (patch) | |
tree | f5ee53d487cab1bf72bf612c779886c11d0e0f18 /installed-odl-bom | |
parent | dac9571d618eb1217db587fd8b6d3bef80999b26 (diff) |
Release Phosphorus version of parent poms
Release initial Phosphorus version of parent poms and roll to next
snapshot in preparation for merging changes for Sulfur
Issue-ID: CCSDK-3691
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia32773724fb8688b745d5bf1ca9758dd60613e2b
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 3055f33d..25e9a754 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>2.4.0-SNAPSHOT</version> + <version>2.4.1-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |