diff --git a/libraries-4/pom.xml b/libraries-4/pom.xml index d7f6a44985..decd467de9 100644 --- a/libraries-4/pom.xml +++ b/libraries-4/pom.xml @@ -1,15 +1,15 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + libraries-4 + parent-modules com.baeldung 1.0.0-SNAPSHOT - 4.0.0 - - libraries-4 diff --git a/libraries-5/pom.xml b/libraries-5/pom.xml index c0de1af822..ff6c208f5f 100644 --- a/libraries-5/pom.xml +++ b/libraries-5/pom.xml @@ -1,16 +1,16 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + libraries-5 + parent-modules com.baeldung 1.0.0-SNAPSHOT - libraries-5 - 4.0.0 - org.springframework @@ -33,7 +33,6 @@ ${pact.version} test - com.typesafe.akka @@ -45,7 +44,6 @@ akka-testkit_${scala.version} ${typesafe-akka.version} test - one.util @@ -62,7 +60,6 @@ byte-buddy-agent ${byte-buddy.version} - com.github.docker-java @@ -84,7 +81,6 @@ - com.github.ben-manes.caffeine caffeine diff --git a/libraries-6/pom.xml b/libraries-6/pom.xml index caaebbb922..6db3b1b77b 100644 --- a/libraries-6/pom.xml +++ b/libraries-6/pom.xml @@ -1,15 +1,15 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + libraries-6 + parent-modules com.baeldung 1.0.0-SNAPSHOT - 4.0.0 - - libraries-6 @@ -164,5 +164,4 @@ 8.12.9 - \ No newline at end of file diff --git a/libraries-concurrency/pom.xml b/libraries-concurrency/pom.xml index 66296d829f..d8f48a1959 100644 --- a/libraries-concurrency/pom.xml +++ b/libraries-concurrency/pom.xml @@ -54,14 +54,11 @@ -Dco.paralleluniverse.fibers.verifyInstrumentation=true - -javaagent:${co.paralleluniverse:quasar-core:jar} - -classpath - com.baeldung.quasar.App @@ -81,4 +78,5 @@ 0.8.0 + \ No newline at end of file diff --git a/libraries-http-2/pom.xml b/libraries-http-2/pom.xml index 855008521f..d8479def3c 100644 --- a/libraries-http-2/pom.xml +++ b/libraries-http-2/pom.xml @@ -71,7 +71,6 @@ reactive-streams ${reactive.stream.version} - com.squareup.retrofit2 @@ -98,4 +97,4 @@ 3.2.12.RELEASE - + \ No newline at end of file diff --git a/libraries-security/pom.xml b/libraries-security/pom.xml index 3b812f0d2c..6ee6b7c358 100644 --- a/libraries-security/pom.xml +++ b/libraries-security/pom.xml @@ -91,4 +91,4 @@ 2.4.0.RELEASE - + \ No newline at end of file diff --git a/libraries-server/pom.xml b/libraries-server/pom.xml index d9546f1678..e36ed88f8f 100644 --- a/libraries-server/pom.xml +++ b/libraries-server/pom.xml @@ -66,32 +66,27 @@ ${junit.version} test - org.apache.tomcat tomcat-catalina ${tomcat.version} - org.igniterealtime.smack smack-tcp ${smack.version} - org.igniterealtime.smack smack-extensions ${smack.version} - org.igniterealtime.smack smack-java7 ${smack.version} - org.nanohttpd @@ -103,7 +98,6 @@ nanohttpd-nanolets ${nanohttpd.version} - diff --git a/libraries/pom.xml b/libraries/pom.xml index 5924ed009a..13f91fddd0 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -34,7 +34,6 @@ commons-net ${commons-net.version} - org.javatuples javatuples @@ -87,7 +86,6 @@ ${serenity.jira.version} test - org.datanucleus @@ -164,14 +162,12 @@ ${serenity.version} test - org.lucee jets3t ${jets3t-version} - io.rest-assured spring-mock-mvc @@ -226,13 +222,11 @@ ${org.hamcrest.java-hamcrest.version} test - com.codepoetics protonpack ${protonpack.version} - com.google.oauth-client @@ -327,7 +321,6 @@ - org.apache.maven.plugins @@ -361,7 +354,6 @@ - @@ -400,4 +392,4 @@ 2.6 - + \ No newline at end of file diff --git a/linkrest/pom.xml b/linkrest/pom.xml index 89af27d50c..e40efb3930 100644 --- a/linkrest/pom.xml +++ b/linkrest/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 linkrest 0.0.1-SNAPSHOT @@ -44,7 +45,6 @@ ${project.basedir}/src/main/resources/linkrest.map.xml - diff --git a/logging-modules/flogger/pom.xml b/logging-modules/flogger/pom.xml index e9189c8460..b96025f277 100644 --- a/logging-modules/flogger/pom.xml +++ b/logging-modules/flogger/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 flogger @@ -18,20 +18,17 @@ flogger ${flogger.version} - com.google.flogger flogger-system-backend ${flogger.version} runtime - com.google.flogger flogger-slf4j-backend ${flogger.version} - com.google.flogger flogger-log4j-backend @@ -51,7 +48,6 @@ - log4j log4j @@ -67,6 +63,6 @@ 0.4 1.2.17 - + \ No newline at end of file diff --git a/logging-modules/log-mdc/pom.xml b/logging-modules/log-mdc/pom.xml index a7cfd3faa8..ddf1f23f8c 100644 --- a/logging-modules/log-mdc/pom.xml +++ b/logging-modules/log-mdc/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 log-mdc 0.0.1-SNAPSHOT @@ -37,14 +38,12 @@ jackson-databind ${jackson.version} - log4j log4j ${log4j.version} - org.apache.logging.log4j @@ -56,14 +55,12 @@ log4j-core ${log4j2.version} - com.lmax disruptor ${disruptor.version} - org.jboss.logging @@ -80,7 +77,6 @@ logging-service - @@ -104,4 +100,4 @@ 5.6.2 - + \ No newline at end of file diff --git a/logging-modules/log4j/pom.xml b/logging-modules/log4j/pom.xml index 15cd2d530f..864e2253b5 100644 --- a/logging-modules/log4j/pom.xml +++ b/logging-modules/log4j/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 log4j 1.0-SNAPSHOT @@ -26,7 +26,6 @@ apache-log4j-extras ${log4j.version} - org.apache.logging.log4j diff --git a/logging-modules/log4j2/pom.xml b/logging-modules/log4j2/pom.xml index e09cbd5d33..aaf60a4216 100644 --- a/logging-modules/log4j2/pom.xml +++ b/logging-modules/log4j2/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 log4j2 log4j2 @@ -19,28 +20,24 @@ log4j-core ${log4j-core.version} - org.apache.logging.log4j log4j-api ${log4j-core.version} - com.fasterxml.jackson.core jackson-databind ${jackson.version} - com.fasterxml.jackson.dataformat jackson-dataformat-xml ${jackson.version} - com.h2database @@ -52,7 +49,6 @@ commons-dbcp2 ${commons-dbcp2.version} - org.apache.logging.log4j diff --git a/logging-modules/logback/pom.xml b/logging-modules/logback/pom.xml index 9f5a3ef294..c11f20955b 100644 --- a/logging-modules/logback/pom.xml +++ b/logging-modules/logback/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 logback 0.1-SNAPSHOT @@ -71,4 +71,4 @@ 1.1.1 - + \ No newline at end of file diff --git a/logging-modules/pom.xml b/logging-modules/pom.xml index e396d477dc..6d036d5648 100644 --- a/logging-modules/pom.xml +++ b/logging-modules/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 logging-modules logging-modules @@ -24,4 +25,5 @@ 5.6.2 + diff --git a/lombok/pom.xml b/lombok/pom.xml index e347515b40..334d1defc9 100644 --- a/lombok/pom.xml +++ b/lombok/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 lombok 0.1-SNAPSHOT @@ -42,9 +42,7 @@ true - - org.projectlombok lombok-maven-plugin @@ -66,8 +64,9 @@ false - + @@ -76,7 +75,6 @@ 1.18.10 - 1.0.0.Final @@ -84,4 +82,4 @@ 3.8.0 - + \ No newline at end of file diff --git a/lucene/pom.xml b/lucene/pom.xml index 0a0e09f724..0f08abaee9 100644 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 lucene 0.0.1-SNAPSHOT diff --git a/mapstruct/pom.xml b/mapstruct/pom.xml index 9b416177e7..1434db0d54 100644 --- a/mapstruct/pom.xml +++ b/mapstruct/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 mapstruct 1.0 @@ -79,4 +80,4 @@ 3.16.1 - + \ No newline at end of file diff --git a/maven-modules/compiler-plugin-java-9/pom.xml b/maven-modules/compiler-plugin-java-9/pom.xml index 6baadb451c..1063ee2e8f 100644 --- a/maven-modules/compiler-plugin-java-9/pom.xml +++ b/maven-modules/compiler-plugin-java-9/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung compiler-plugin-java-9 @@ -25,6 +25,6 @@ 3.8.0 9 9 - + \ No newline at end of file diff --git a/maven-modules/maven-custom-plugin/pom.xml b/maven-modules/maven-custom-plugin/pom.xml index ad22c735ff..731abe472d 100644 --- a/maven-modules/maven-custom-plugin/pom.xml +++ b/maven-modules/maven-custom-plugin/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 maven-custom-plugin diff --git a/maven-modules/maven-exec-plugin/pom.xml b/maven-modules/maven-exec-plugin/pom.xml index 6c12971e29..837f31edeb 100644 --- a/maven-modules/maven-exec-plugin/pom.xml +++ b/maven-modules/maven-exec-plugin/pom.xml @@ -1,19 +1,13 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung maven-exec-plugin 0.0.1-SNAPSHOT maven-exec-plugin - - 3.8.1 - 1.8 - 1.2.3 - - ch.qos.logback @@ -33,7 +27,6 @@ ${java.version} - org.codehaus.mojo exec-maven-plugin @@ -50,4 +43,10 @@ - + + 3.8.1 + 1.8 + 1.2.3 + + + \ No newline at end of file diff --git a/maven-modules/maven-integration-test/pom.xml b/maven-modules/maven-integration-test/pom.xml index 0031230bb1..4ab8de783d 100644 --- a/maven-modules/maven-integration-test/pom.xml +++ b/maven-modules/maven-integration-test/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 maven-integration-test 0.0.1-SNAPSHOT diff --git a/maven-modules/maven-multi-source/pom.xml b/maven-modules/maven-multi-source/pom.xml index 0c85049df7..65e00419af 100644 --- a/maven-modules/maven-multi-source/pom.xml +++ b/maven-modules/maven-multi-source/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 maven-multi-source 0.0.1-SNAPSHOT diff --git a/maven-modules/maven-plugins/custom-rule/pom.xml b/maven-modules/maven-plugins/custom-rule/pom.xml index 075a5c7943..3426f30457 100644 --- a/maven-modules/maven-plugins/custom-rule/pom.xml +++ b/maven-modules/maven-plugins/custom-rule/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 custom-rule @@ -45,12 +46,6 @@ - - 3.0.0-M2 - 2.0.9 - 1.0-alpha-9 - - @@ -64,4 +59,10 @@ - + + 3.0.0-M2 + 2.0.9 + 1.0-alpha-9 + + + \ No newline at end of file diff --git a/maven-modules/maven-plugins/jaxws/pom.xml b/maven-modules/maven-plugins/jaxws/pom.xml index 161c1dc731..5783907140 100644 --- a/maven-modules/maven-plugins/jaxws/pom.xml +++ b/maven-modules/maven-plugins/jaxws/pom.xml @@ -1,15 +1,16 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + jaxws + maven-plugins com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - jaxws diff --git a/maven-modules/maven-plugins/maven-enforcer/pom.xml b/maven-modules/maven-plugins/maven-enforcer/pom.xml index 01f97a061e..25c608ee36 100644 --- a/maven-modules/maven-plugins/maven-enforcer/pom.xml +++ b/maven-modules/maven-plugins/maven-enforcer/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 maven-enforcer maven-enforcer @@ -18,13 +18,13 @@ org.apache.maven.plugins maven-enforcer-plugin 3.0.0-M2 - - - - - - - + + + + + + + enforce @@ -33,7 +33,7 @@ - + 3.0 Invalid Maven version. It should, at least, be 3.0 @@ -55,7 +55,7 @@ WARN - + diff --git a/maven-modules/maven-plugins/pom.xml b/maven-modules/maven-plugins/pom.xml index 20bdb4b45a..29b3b550ea 100644 --- a/maven-modules/maven-plugins/pom.xml +++ b/maven-modules/maven-plugins/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 maven-plugins diff --git a/maven-modules/maven-profiles/pom.xml b/maven-modules/maven-profiles/pom.xml index f3aeb9d549..322dada104 100644 --- a/maven-modules/maven-profiles/pom.xml +++ b/maven-modules/maven-profiles/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung maven-profiles @@ -90,7 +90,7 @@ - 3.2.0 + 3.2.0 \ No newline at end of file diff --git a/maven-modules/maven-war-plugin/pom.xml b/maven-modules/maven-war-plugin/pom.xml index 915be306ca..04188b8995 100644 --- a/maven-modules/maven-war-plugin/pom.xml +++ b/maven-modules/maven-war-plugin/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung maven-war-plugin diff --git a/maven-modules/optional-dependencies/main-project/pom.xml b/maven-modules/optional-dependencies/main-project/pom.xml index 6a42683779..23da40dcf7 100644 --- a/maven-modules/optional-dependencies/main-project/pom.xml +++ b/maven-modules/optional-dependencies/main-project/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung main-project @@ -15,4 +15,5 @@ 0.0.1-SNAPSHOT + \ No newline at end of file diff --git a/maven-modules/optional-dependencies/optional-project/pom.xml b/maven-modules/optional-dependencies/optional-project/pom.xml index 9ad4376c8d..7502e70c4a 100644 --- a/maven-modules/optional-dependencies/optional-project/pom.xml +++ b/maven-modules/optional-dependencies/optional-project/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung optional-project diff --git a/maven-modules/optional-dependencies/pom.xml b/maven-modules/optional-dependencies/pom.xml index 12d028b2d7..761028ec95 100644 --- a/maven-modules/optional-dependencies/pom.xml +++ b/maven-modules/optional-dependencies/pom.xml @@ -1,19 +1,21 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + optional-dependencies + pom + maven-modules com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - optional-dependencies - pom optional-project project-with-optionals main-project + \ No newline at end of file diff --git a/maven-modules/optional-dependencies/project-with-optionals/pom.xml b/maven-modules/optional-dependencies/project-with-optionals/pom.xml index 6a14f3260d..b95217d53d 100644 --- a/maven-modules/optional-dependencies/project-with-optionals/pom.xml +++ b/maven-modules/optional-dependencies/project-with-optionals/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung project-with-optionals @@ -16,4 +16,5 @@ true + \ No newline at end of file diff --git a/maven-modules/pom.xml b/maven-modules/pom.xml index a476eacc64..08a8f05631 100644 --- a/maven-modules/pom.xml +++ b/maven-modules/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 maven-modules 0.0.1-SNAPSHOT @@ -14,9 +15,9 @@ - - maven-custom-plugin - maven-exec-plugin + + maven-custom-plugin + maven-exec-plugin maven-integration-test maven-multi-source maven-plugins @@ -31,4 +32,4 @@ versions-maven-plugin - + \ No newline at end of file diff --git a/maven-modules/version-collision/pom.xml b/maven-modules/version-collision/pom.xml index 6d8441aa7b..9c1b9641c8 100644 --- a/maven-modules/version-collision/pom.xml +++ b/maven-modules/version-collision/pom.xml @@ -1,23 +1,24 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + version-collision + pom + maven-modules com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - version-collision - pom project-a project-b project-collision - + @@ -29,26 +30,26 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/maven-modules/version-collision/project-a/pom.xml b/maven-modules/version-collision/project-a/pom.xml index 1b7af7e963..ca06c7daca 100644 --- a/maven-modules/version-collision/project-a/pom.xml +++ b/maven-modules/version-collision/project-a/pom.xml @@ -1,15 +1,15 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + project-a + version-collision com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - - project-a @@ -18,4 +18,5 @@ 22.0 + \ No newline at end of file diff --git a/maven-modules/version-collision/project-b/pom.xml b/maven-modules/version-collision/project-b/pom.xml index 0b0f50aeb8..a7185ab22d 100644 --- a/maven-modules/version-collision/project-b/pom.xml +++ b/maven-modules/version-collision/project-b/pom.xml @@ -1,15 +1,15 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + project-b + version-collision com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - - project-b @@ -18,4 +18,5 @@ 29.0-jre + \ No newline at end of file diff --git a/maven-modules/version-collision/project-collision/pom.xml b/maven-modules/version-collision/project-collision/pom.xml index 3bec0ed54a..74f117cdbb 100644 --- a/maven-modules/version-collision/project-collision/pom.xml +++ b/maven-modules/version-collision/project-collision/pom.xml @@ -1,16 +1,15 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + project-collision + version-collision com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - - project-collision - @@ -18,12 +17,12 @@ project-a 0.0.1-SNAPSHOT - - - - - - + + + + + + com.baeldung @@ -31,4 +30,5 @@ 0.0.1-SNAPSHOT + \ No newline at end of file diff --git a/maven-modules/version-overriding-plugins/child-a/pom.xml b/maven-modules/version-overriding-plugins/child-a/pom.xml index 780e1c4125..45098ccef0 100644 --- a/maven-modules/version-overriding-plugins/child-a/pom.xml +++ b/maven-modules/version-overriding-plugins/child-a/pom.xml @@ -1,16 +1,17 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + child-a + pom + version-overriding-plugins com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - pom - child-a @@ -33,4 +34,5 @@ + \ No newline at end of file diff --git a/maven-modules/version-overriding-plugins/child-b/pom.xml b/maven-modules/version-overriding-plugins/child-b/pom.xml index 05f127bc5c..f86a3c2096 100644 --- a/maven-modules/version-overriding-plugins/child-b/pom.xml +++ b/maven-modules/version-overriding-plugins/child-b/pom.xml @@ -1,15 +1,14 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + child-b + version-overriding-plugins com.baeldung 0.0.1-SNAPSHOT - 4.0.0 - - child-b - \ No newline at end of file diff --git a/maven-modules/version-overriding-plugins/pom.xml b/maven-modules/version-overriding-plugins/pom.xml index 8d703ab568..79109a83e1 100644 --- a/maven-modules/version-overriding-plugins/pom.xml +++ b/maven-modules/version-overriding-plugins/pom.xml @@ -1,19 +1,16 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + version-overriding-plugins + pom + maven-modules com.baeldung 0.0.1-SNAPSHOT - - 3.8.0 - - 4.0.0 - - version-overriding-plugins - pom child-a @@ -52,4 +49,9 @@ + + + 3.8.0 + + \ No newline at end of file diff --git a/maven-modules/versions-maven-plugin/original/pom.xml b/maven-modules/versions-maven-plugin/original/pom.xml index c36a5913c2..2d81274611 100644 --- a/maven-modules/versions-maven-plugin/original/pom.xml +++ b/maven-modules/versions-maven-plugin/original/pom.xml @@ -8,37 +8,31 @@ 0.0.1-SNAPSHOT - commons-io commons-io ${commons-io.version} - org.apache.commons commons-collections4 ${commons-collections4.version} - org.apache.commons commons-lang3 ${commons-lang3.version} - org.apache.commons commons-compress ${commons-compress-version} - commons-beanutils commons-beanutils ${commons-beanutils.version} - @@ -70,12 +64,12 @@ - + 1.15 2.3 4.0 1.9.1 2.7 - + \ No newline at end of file diff --git a/maven-modules/versions-maven-plugin/pom.xml b/maven-modules/versions-maven-plugin/pom.xml index ff49811430..9c837cefa0 100644 --- a/maven-modules/versions-maven-plugin/pom.xml +++ b/maven-modules/versions-maven-plugin/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.baeldung versions-maven-plugin @@ -14,25 +14,21 @@ commons-io ${commons.io.version} - org.apache.commons commons-collections4 ${commons.collections4.version} - org.apache.commons commons-lang3 ${commons.lang3.version} - org.apache.commons commons-compress ${commons-compress-version} - commons-beanutils commons-beanutils