summaryrefslogtreecommitdiffstats
path: root/springboot/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 /springboot/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 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index 13aa60a2..853109ea 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>