summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-05 09:49:51 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2022-10-05 09:49:51 -0400
commitf65e1612c4a48c919704d561b888f7da4edbeb25 (patch)
tree9d45f8d6961e0ad995874f88b106f9aba0fd7b53 /odlparent/setup/pom.xml
parentf48dfabab9790f2b97d573b1175800dd5f856eea (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 'odlparent/setup/pom.xml')
-rwxr-xr-xodlparent/setup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml
index 06dade2d..252c3b9f 100755
--- a/odlparent/setup/pom.xml
+++ b/odlparent/setup/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-aggregator</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>setup</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>