From: James Forsyth Date: Mon, 6 Nov 2017 14:08:17 +0000 (+0000) Subject: Merge "Fix multiplicity between service-instance and pnf" X-Git-Tag: v1.1.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fedae4677d93fa1f3fe4cf969321126a4cf0dbdd;hp=f07b7b0610bb8d37965de6b0b6bc06198be95730;p=aai%2Faai-common.git Merge "Fix multiplicity between service-instance and pnf" --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 20575cb7..f372dd7b 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -146,7 +146,7 @@ org.onap.aai.aai-common aai-schema - ${aai.schema.version} + ${project.version} commons-lang diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index c145d914..0ec1b3b3 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -18,7 +18,7 @@ org.onap.aai.aai-common aai-annotations - ${aai.annotations.version} + ${project.version} @@ -44,7 +44,7 @@ org.onap.aai.aai-common aai-annotations - ${aai.annotations.version} + ${project.version} diff --git a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml index 89bf91d2..90d023ce 100644 --- a/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml +++ b/aai-schema/src/main/resources/oxm/aai_oxm_v11.xml @@ -2976,6 +2976,7 @@ + diff --git a/pom.xml b/pom.xml index 965168ef..38624776 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,6 @@ /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} https://nexus.onap.org - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT