Migrate common code to router-core from DR
[aai/router-core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ddf47f8..a23f25b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -84,6 +84,23 @@ limitations under the License.
             <version>4.5.5</version>
       </dependency>
 
+      <dependency>
+         <groupId>org.onap.aai.aai-common</groupId>
+         <artifactId>aai-schema</artifactId>
+         <version>1.3.0-SNAPSHOT</version>
+      </dependency>
+      <dependency>
+         <groupId>org.onap.aai.aai-common</groupId>
+         <artifactId>aai-schema-ingest</artifactId>
+         <version>1.2.2</version>
+         <!--<exclusions>-->
+            <!--<exclusion>-->
+               <!--<groupId>com.google.guava</groupId>-->
+               <!--<artifactId>guava</artifactId>-->
+            <!--</exclusion>-->
+         <!--</exclusions>-->
+      </dependency>
+
       <!-- Dependencies for the REST Client component -->
       <!-- Library to obfuscate encrypted passwords -->
       <dependency>
@@ -136,7 +153,7 @@ limitations under the License.
          <plugin>
             <groupId>org.apache.felix</groupId>
             <artifactId>maven-bundle-plugin</artifactId>
-            <version>2.3.7</version>
+            <version>2.5.4</version>
             <extensions>true</extensions>
             <configuration>
                <instructions>