Remove router-core snapshot dep
[aai/data-router.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 88db922..d34c0fe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
    <parent>
       <groupId>org.springframework.boot</groupId>
       <artifactId>spring-boot-starter-parent</artifactId>
-      <version>1.5.19.RELEASE</version>
+      <version>1.5.20.RELEASE</version>
       <relativePath />
    </parent>
    <groupId>org.onap.aai.data-router</groupId>
@@ -185,7 +185,7 @@ limitations under the License.
       <dependency>
          <groupId>org.onap.aai.router-core</groupId>
          <artifactId>router-core</artifactId>
-         <version>1.4.0-SNAPSHOT</version>
+         <version>1.4.0</version>
       </dependency>