update pom to pull in latest route core 09/72209/1
authorrenealr <reneal.rogers@amdocs.com>
Thu, 8 Nov 2018 14:20:32 +0000 (09:20 -0500)
committerrenealr <reneal.rogers@amdocs.com>
Thu, 8 Nov 2018 14:20:56 +0000 (09:20 -0500)
Update pom to pull in latest snapshot version of router core

Issue-ID: AAI-1885

Change-Id: I9afac5820110c7d1165df1ace974450dbec43741
Signed-off-by: renealr <reneal.rogers@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 20b6535..ba41ef9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@ limitations under the License.
       <dependency>
          <groupId>org.onap.aai.router-core</groupId>
          <artifactId>router-core</artifactId>
-         <version>1.3.1</version>
+         <version>1.4.0-SNAPSHOT</version>
       </dependency>
 
       <dependency>