summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorIgor Dysko <igor1.dysko@orange.com>2020-06-22 13:58:10 +0200
committerIgor Dysko <igor1.dysko@orange.com>2020-06-22 14:13:25 +0200
commit486d7f22a047b1465abc5a1365560ebf44c0e589 (patch)
tree8b708d1c4f355d6cc834fdf92d0d3612b8268cd2 /pom.xml
parentcc51eb3da0b3d77bc7ad7bcd61c7cdaba3031ed8 (diff)
Update to spring boot 2
Update of code and dependencies, no changes in functionality Issue-ID: AAI-2526 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I62c1a5b5e8439f1a076b0507b3834a53bc084637
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d7d8e32..a9f9547 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.6.10</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>