summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sparkybe-onap-application/pom.xml2
-rw-r--r--sparkybe-onap-service/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml
index 9832e94..6f5ca93 100644
--- a/sparkybe-onap-application/pom.xml
+++ b/sparkybe-onap-application/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.15.RELEASE</version>
+ <version>1.5.18.RELEASE</version>
</parent>
<groupId>org.onap.aai.sparky-be</groupId>
diff --git a/sparkybe-onap-service/pom.xml b/sparkybe-onap-service/pom.xml
index ce40b14..66ee10a 100644
--- a/sparkybe-onap-service/pom.xml
+++ b/sparkybe-onap-service/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.15.RELEASE</version>
+ <version>1.5.18.RELEASE</version>
</parent>
<groupId>org.onap.aai.sparky-be</groupId>