X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=b6f47732e8215f56546c38da12b88fcd6e6a942f;hb=refs%2Fchanges%2F93%2F116893%2F2;hp=addff46e138baab7f188286b9cfdc3d20c84e0ce;hpb=edbe717b32787b1b3cdb979cc0e54410e5b1dd0f;p=aai%2Fschema-service.git diff --git a/pom.xml b/pom.xml index addff46..b6f4773 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.6.8 + 1.7.0 org.onap.aai.schema-service schema-service - 1.6.7-SNAPSHOT + 1.8.2-SNAPSHOT aai-schema-service pom @@ -45,7 +45,7 @@ Nexus Proxy Properties and Snapshot Locations Ideally this can be overwritten at runtime per internal environment specific values at runtime --> - 1.6.5 + 1.7.0 https://nexus.onap.org /content/sites/site/org/onap/aai/resources/${project.artifactId}/${project.version} /content/repositories/releases/ @@ -61,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 -->