summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:07:43 -0400
committerDan Timoney <dtimoney@att.com>2022-09-14 10:07:43 -0400
commit0f62ab343884dafb51de4980d54c6a3da13765df (patch)
tree2641787685c9c2ec978686fdbd60c0433133262e /springboot/pom.xml
parent3c64990c07ea7f00e2aac34a4a3906a87e5666f9 (diff)
Release version 2.4.2 parent poms
Release version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If273a0581fdbe18509169cde4029ba0559960642
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 de3cb192..13aa60a2 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.2-SNAPSHOT</version>
+ <version>2.4.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.4.2-SNAPSHOT</version>
+ <version>2.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>