From: Fiete Ostkamp Date: Fri, 23 Sep 2022 12:03:41 +0000 (+0200) Subject: Update schema service plugins X-Git-Tag: 1.11.0~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e4fd0ae4693f40752aae6e25101e45a218736e43;p=aai%2Fschema-service.git Update schema service plugins - update plugins - use https urls for pluginRepositories since plain http ones would be blocked Issue-ID: AAI-3530 Signed-off-by: Fiete Ostkamp Change-Id: I227d9bc131b4dbefe08563c3e6e8713e9f0f2571 --- diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index c2bf75f..6aee45d 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -60,12 +60,12 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 EvoSuite EvoSuite Repository - http://www.evosuite.org/m2 + https://www.evosuite.org/m2 diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index 3c4f6a0..1d9b39a 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -184,12 +184,12 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 EvoSuite EvoSuite Repository - http://www.evosuite.org/m2 + https://www.evosuite.org/m2 diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 37e5e34..3bfeb1b 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -80,7 +80,7 @@ org.codehaus.mojo exec-maven-plugin - 1.1.1 + 3.1.0 process-classes @@ -177,7 +177,7 @@ org.codehaus.mojo exec-maven-plugin - 1.1.1 + 3.1.0 process-classes @@ -271,7 +271,7 @@ org.codehaus.mojo exec-maven-plugin - 1.1.1 + 3.1.0 process-classes @@ -362,7 +362,7 @@ org.codehaus.mojo exec-maven-plugin - 1.1.1 + 3.1.0 autoGenerateXsd @@ -756,12 +756,12 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 EvoSuite EvoSuite Repository - http://www.evosuite.org/m2 + https://www.evosuite.org/m2 diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index ae95ca7..114383c 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -34,7 +34,7 @@ 1.8 org.onap.aai.schemaservice.SchemaServiceApp - 0.28.0 + 0.40.2 docker.io @@ -60,7 +60,7 @@ yyyyMMdd'T'HHmmss'Z' - 2.10.4 + 3.4.1 onap @@ -201,7 +201,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.1.0 run-spring-boot @@ -515,7 +515,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 3.2.0 @@ -535,7 +535,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.10 + 3.3.0 org.apache.maven.plugins @@ -713,7 +713,7 @@ org.apache.maven.plugins maven-clean-plugin - 2.4.1 + 3.2.0 @@ -733,14 +733,14 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.4.1 false org.umlgraph.doclet.UmlGraphDoc org.umlgraph umlgraph - 5.6 + 5.6.6 -views true diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 4e4224a..394618a 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -162,12 +162,12 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 EvoSuite EvoSuite Repository - http://www.evosuite.org/m2 + https://www.evosuite.org/m2 diff --git a/pom.xml b/pom.xml index 21d3990..6d3a064 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ net.revelc.code.formatter formatter-maven-plugin - 2.8.1 + 2.16.0 ${project.parent.basedir}/onap-java-formatter.xml @@ -78,7 +78,7 @@ com.diffplug.spotless spotless-maven-plugin - 1.18.0 + 2.27.0 @@ -97,7 +97,7 @@ com.mycila license-maven-plugin - 3.0 + 4.1
LICENSE.TXT
@@ -115,7 +115,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.2.1 attach-sources @@ -132,13 +132,13 @@ org.apache.maven.plugins maven-site-plugin - 3.6 + 3.12.1 org.apache.maven.plugins maven-project-info-reports-plugin - 2.4 + 3.4.1 false false @@ -150,7 +150,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8 + 3.4.1 -Xdoclint:none @@ -161,7 +161,7 @@ org.apache.maven.wagon wagon-webdav-jackrabbit - 2.10 + 3.5.2 @@ -190,12 +190,12 @@ central - http://repo1.maven.org/maven2 + https://repo1.maven.org/maven2 EvoSuite EvoSuite Repository - http://www.evosuite.org/m2 + https://www.evosuite.org/m2