diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-05 09:49:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-05 09:49:51 -0400 |
commit | f65e1612c4a48c919704d561b888f7da4edbeb25 (patch) | |
tree | 9d45f8d6961e0ad995874f88b106f9aba0fd7b53 /installed-odl-bom | |
parent | f48dfabab9790f2b97d573b1175800dd5f856eea (diff) |
Release version 2.4.3 with kotlin upgrades
Release version 2.4.3 of parent poms, containing kotlin
version upgrades
Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6
Issue-ID: CCSDK-3771
Signed-off-by: Timoney, Dan (dt5972) <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 743cd2db..ab8af7cf 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.3-SNAPSHOT</version> + <version>2.4.4-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |