X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema-service%2Fpom.xml;h=f78c1ac6335b73094e84a6c6d9f800f8e9f386a4;hb=5b2d60d7547cf77ae2464e54562ff6660d08a496;hp=e101f3148d6c4c54df2d7cdc4045e5cde86a8fe2;hpb=bb11c3aad1fe6d206da25e7c4ba1be16931e8b46;p=aai%2Fschema-service.git diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index e101f31..f78c1ac 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.schema-service schema-service - 1.8.1-SNAPSHOT + 1.9.5-SNAPSHOT org.onap.aai.schema-service aai-schema-service @@ -42,6 +42,8 @@ localhost:5000 1.0.0 + 1.2.7 + @@ -161,7 +163,7 @@ generate-images - package + verify build @@ -184,7 +186,7 @@ onap v12 - v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20,v21,v22 + v10,v11,v12,v13,v14,v15,v16,v17,18,v19,v20,v21,v22,v23,v24,v25,v26 @@ -269,6 +271,11 @@ + + jakarta.xml.bind + jakarta.xml.bind-api + 3.0.0 + javax.annotation javax.annotation-api @@ -309,6 +316,7 @@ ch.qos.logback logback-core + ${logback.version} ch.qos.logback @@ -339,14 +347,17 @@ javax.xml.bind jaxb-api + 2.3.0 org.eclipse.persistence eclipselink + 3.0.0 org.eclipse.persistence org.eclipse.persistence.moxy + 3.0.0 compile @@ -626,6 +637,45 @@ + + copy-fat-jar + + post-integration-test + + copy-resources + + + ${aai.build.directory}/lib/ + + + ${project.build.directory}/ + + ${project.artifactId}-${project.version}.jar + + false + + + +