summaryrefslogtreecommitdiffstats
path: root/aai-schema-gen/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema-gen/pom.xml')
-rw-r--r--aai-schema-gen/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 3030346..31da141 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -21,8 +21,8 @@
-->
<project
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
- xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.aai.schema-service</groupId>
@@ -34,7 +34,7 @@
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->
- <aai.wiki.link>https://wiki.onap.org/</aai.wiki.link>
+ <aai.wiki.link>https://wiki.onap.org/</aai.wiki.link>
<gendoc.version>v19</gendoc.version>
<aai.release>onap</aai.release>
<schema.uri.base.path>/aai</schema.uri.base.path>
@@ -660,7 +660,7 @@
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-schema-ingest</artifactId>
- <version>1.4.0</version>
+ <version>1.9.3</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@@ -765,4 +765,4 @@
</pluginRepository>
</pluginRepositories>
<!-- End of ONAP Specific Repositories -->
-</project>
+</project> \ No newline at end of file