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=fc044053031f9abe230e3815ca2969e858c51485;hpb=86e7411b128bd7db440eceff7265533844e577bb;p=aai%2Fschema-service.git diff --git a/pom.xml b/pom.xml index fc04405..1cc205a 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.7.0-SNAPSHOT + 1.9.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.8 + 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 -->