X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=1cc205aa8a372d431beb0f158ed726a223b27991;hb=refs%2Fchanges%2F83%2F125383%2F1;hp=baaeddf4a1030623d7d57edb50a1abd035a3c99b;hpb=bd30b66c9cd6a18f3c4c7560afddb813b76c385c;p=aai%2Fschema-service.git diff --git a/pom.xml b/pom.xml index baaeddf..1cc205a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,13 +24,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.oparent - oparent - 1.1.0 + org.onap.aai.aai-common + aai-parent + 1.7.0 org.onap.aai.schema-service schema-service - 1.0.2-SNAPSHOT + 1.9.2-SNAPSHOT aai-schema-service pom @@ -45,6 +45,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> + 1.7.0 https://nexus.onap.org /content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version} /content/repositories/releases/ @@ -60,7 +61,7 @@ Using https://code.revelc.net/formatter-maven-plugin/ for Eclipse formatter Using https://github.com/diffplug/spotless/tree/master/plugin-maven for import order Use in combination to rewrite code and imports, then checkstyle - + mvn formatter:format spotless:apply process-sources --> @@ -89,31 +90,9 @@ use mvn spotless:apply to rewrite source files use mvn spotless:check to validate source files --> - - org.codehaus.mojo - sonar-maven-plugin - 3.3 - org.apache.maven.plugins maven-deploy-plugin - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - com.mycila @@ -126,7 +105,7 @@ src/test/java/** pom.xml - false + true false
LICENSE_ALT1.txt