summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-21 08:40:55 -0400
committerDan Timoney <dtimoney@att.com>2021-09-21 08:40:55 -0400
commitedba67d4a1c93df84f0717294f49cfd0ef242dbd (patch)
tree30c9a6ed38e020fc8ba530c41bf71ab3d3fb2287 /springboot/pom.xml
parenteb388989c987ae8d7d2ff996a15e09a21d8c8197 (diff)
Roll ccsdk/parent master to Jakarta version
Roll ccsdk/parent master branch numbering to Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54
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 5d1df3dc..7f84be5e 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.2.2-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>