From cbd5b9b82dddb4ae467571ef86dcdccc2268175f Mon Sep 17 00:00:00 2001 From: Daniel Silverthorn Date: Wed, 27 Jun 2018 14:41:31 -0400 Subject: Migrate common code to router-core from DR Change-Id: I3803d2c866b36ace8fda73bb23dff4825e39e846 Signed-off-by: Daniel Silverthorn Issue-ID: AAI-1339 --- pom.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ddf47f8..a23f25b 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,23 @@ limitations under the License. 4.5.5 + + org.onap.aai.aai-common + aai-schema + 1.3.0-SNAPSHOT + + + org.onap.aai.aai-common + aai-schema-ingest + 1.2.2 + + + + + + + + @@ -136,7 +153,7 @@ limitations under the License. org.apache.felix maven-bundle-plugin - 2.3.7 + 2.5.4 true -- cgit 1.2.3-korg