aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-04-10 16:05:03 -0400
committerJimmy Forsyth <jf2512@att.com>2019-04-10 16:05:06 -0400
commite37495cb185067556b1d3d57ca75bb4e6309fba9 (patch)
treef7a02c55d742bc619cd40c25eaa2b940f88ffdc6
parentadb9eba95c4a131589009192718426592e79e2af (diff)
Remove router-core snapshot dep
Issue-ID: AAI-2358 Change-Id: I37172b146c8fe79901c75f7c67564c9c78f8d25a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aeefdf5..d34c0fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>