X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1cc205aa8a372d431beb0f158ed726a223b27991;hb=refs%2Fchanges%2F83%2F125383%2F1;hp=dd1d6a43c0a04aacba59c7ef54d5f5adaae2edfe;hpb=7e11a36ceed232b9dd8aff62464a582b204f7588;p=aai%2Fschema-service.git diff --git a/pom.xml b/pom.xml index dd1d6a4..1cc205a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.6.3-SNAPSHOT + 1.7.0 org.onap.aai.schema-service schema-service - 1.6.3-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,11 +90,6 @@ 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