Remove SNAPSHOT from aai-schema versions 66/82266/2
authormark.j.leonard <mark.j.leonard@gmail.com>
Thu, 14 Mar 2019 15:19:54 +0000 (15:19 +0000)
committermark.j.leonard <mark.j.leonard@gmail.com>
Fri, 15 Mar 2019 11:21:36 +0000 (11:21 +0000)
Use the latest public versions of aai-schema and aai-schema-ingest. The
schema jar is now in the schema-service group rather than aai-common.

Change-Id: Ie80d9a6ed7b9b9c4391a36c86afa094e9454a703
Issue-ID: AAI-2077
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f38805e..d4f9cc6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -67,8 +67,8 @@
                <version.org.eclipse.persistence.moxy>2.6.2</version.org.eclipse.persistence.moxy>
                <version.org.hamcrest.hamcrest-library>1.3</version.org.hamcrest.hamcrest-library>
                <version.org.json.json>20160212</version.org.json.json>
-        <version.aai.aai-schema>1.4.1-SNAPSHOT</version.aai.aai-schema>
-        <version.aai.aai-schema-ingest>1.4.1-SNAPSHOT</version.aai.aai-schema-ingest>
+        <version.aai.aai-schema>1.0.0</version.aai.aai-schema>
+        <version.aai.aai-schema-ingest>1.4.1</version.aai.aai-schema-ingest>
         <aai.oxm.target.folder>${project.build.directory}/bundleconfig/etc/oxm/</aai.oxm.target.folder>
         <version.org.glassfish.jersey.core.jersey-client>2.23</version.org.glassfish.jersey.core.jersey-client>
                <docker.location>${basedir}/target</docker.location>
                                                <configuration>
                                                        <artifactItems>
                                                                <artifactItem>
-                                                                       <groupId>org.onap.aai.aai-common</groupId>
+                                                                       <groupId>org.onap.aai.schema-service</groupId>
                                                                        <artifactId>aai-schema</artifactId>
                                     <version>${version.aai.aai-schema}</version>
                                     <type>jar</type>