summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-11 10:03:28 -0500
committerDan Timoney <dtimoney@att.com>2021-11-11 10:03:28 -0500
commit3e0f5efd8e3d349bcc4cc552197d90e239b282e7 (patch)
tree9f0b40eace5715e007a30d8b939bc06c448ab880 /springboot/pom.xml
parent4f503927eb4a2d709e8ee91bad0d3adbaaeaf20a (diff)
Release version 2.3.1 (Silicon SR2) of parent poms
Release Silicon SR2 version (2.3.1) of parent poms. Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d
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 7a6432bb..c0176d31 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.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>