Update to springboot 1.5.18
[aai/search-data-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b8a77e3..04b8a14 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <artifactId>spring-boot-starter-parent</artifactId>
       <groupId>org.springframework.boot</groupId>
-      <version>1.5.15.RELEASE</version>
+      <version>1.5.18.RELEASE</version>
     </parent>
     <groupId>org.onap.aai</groupId>
     <artifactId>search-data-service</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <name>aai-search-data-service</name>
 
     <properties>