summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 09:43:57 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 09:43:57 -0500
commit129bbdb26de8dfc2f71bf12bbf5fabefa0d00fe9 (patch)
tree515219f6251f93e4d93733644f85c06eda77e24f /springboot/pom.xml
parent4119e763c8b3c03e3a00354d2a3a5bc52b871839 (diff)
Roll master version for Istanbul
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT for Istanbul release. Change-Id: Ia5060116b986dae9e25b5765389e0c421bcd9fc6 Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <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 d636b0b0..8ef623af 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.1.2-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>springboot-aggregator</artifactId>
- <version>2.1.2-SNAPSHOT</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>