aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml19
1 files changed, 18 insertions, 1 deletions
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.
<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>