diff --git a/maven-archetype/pom.xml b/maven-archetype/pom.xml index be616ac299..2eab8ac614 100644 --- a/maven-archetype/pom.xml +++ b/maven-archetype/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.archetypes maven-archetype @@ -26,4 +27,4 @@ 3.0.1 - + \ No newline at end of file diff --git a/maven-polyglot/maven-polyglot-json-extension/pom.xml b/maven-polyglot/maven-polyglot-json-extension/pom.xml index 15166046c1..13d0b2099b 100644 --- a/maven-polyglot/maven-polyglot-json-extension/pom.xml +++ b/maven-polyglot/maven-polyglot-json-extension/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.polyglot maven-polyglot-json-extension diff --git a/maven-polyglot/pom.xml b/maven-polyglot/pom.xml index eb4e629a96..496ce58bf2 100644 --- a/maven-polyglot/pom.xml +++ b/maven-polyglot/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 maven-polyglot 0.0.1-SNAPSHOT @@ -19,4 +20,4 @@ - + \ No newline at end of file diff --git a/mesos-marathon/pom.xml b/mesos-marathon/pom.xml index 42798bb209..58ca14ca93 100644 --- a/mesos-marathon/pom.xml +++ b/mesos-marathon/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 mesos-marathon mesos-marathon diff --git a/metrics/pom.xml b/metrics/pom.xml index 07adf15936..2020cd28cf 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 metrics metrics @@ -37,7 +38,6 @@ javax.servlet-api ${dep.ver.servlet} - com.netflix.servo servo-core @@ -50,19 +50,16 @@ ${netflix.servo.ver} test - io.micrometer micrometer-registry-atlas ${micrometer.ver} - org.springframework.boot spring-boot-starter-web ${spring-boot-starter-web.version} - com.fasterxml.jackson.core jackson-databind @@ -73,13 +70,11 @@ jackson-dataformat-smile ${jackson.version} - io.astefanutti.metrics.aspectj metrics-aspectj-deps ${metrics-aspectj.version} - org.assertj assertj-core @@ -93,10 +88,10 @@ 3.1.0 0.12.17 0.12.0.RELEASE - + 2.0.7.RELEASE 3.11.1 1.1.0 - + \ No newline at end of file diff --git a/micronaut/pom.xml b/micronaut/pom.xml index bd0022c9e1..196218d856 100644 --- a/micronaut/pom.xml +++ b/micronaut/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 com.baeldung.micronaut micronaut @@ -90,10 +91,12 @@ - + ${exec.mainClass} - + @@ -106,7 +109,7 @@ java -classpath - + ${exec.mainClass} @@ -148,4 +151,4 @@ 3.1.0 - + \ No newline at end of file diff --git a/microprofile/pom.xml b/microprofile/pom.xml index 5a32ad8dba..54ed3a9930 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 microprofile 1.0-SNAPSHOT @@ -87,4 +88,4 @@ 17.0.0.4 - + \ No newline at end of file diff --git a/msf4j/pom.xml b/msf4j/pom.xml index a220ce0229..99e25dbcbf 100644 --- a/msf4j/pom.xml +++ b/msf4j/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.msf4j msf4j diff --git a/mustache/pom.xml b/mustache/pom.xml index 9f2402f353..db72e693c1 100644 --- a/mustache/pom.xml +++ b/mustache/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 mustache mustache @@ -19,22 +20,18 @@ compiler ${mustache.compiler.api.version} - org.assertj assertj-core - org.springframework.boot spring-boot-starter-web - org.springframework.boot spring-boot-starter-mustache - org.springframework.boot spring-boot-starter-test diff --git a/mybatis/pom.xml b/mybatis/pom.xml index 3b4695fb58..4cd705c917 100644 --- a/mybatis/pom.xml +++ b/mybatis/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 mybatis mybatis diff --git a/netflix-modules/genie/pom.xml b/netflix-modules/genie/pom.xml index c68ecac7a2..61c0dac9ad 100644 --- a/netflix-modules/genie/pom.xml +++ b/netflix-modules/genie/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 genie diff --git a/netflix-modules/mantis/pom.xml b/netflix-modules/mantis/pom.xml index 3f75d448e4..474b8f6dbf 100644 --- a/netflix-modules/mantis/pom.xml +++ b/netflix-modules/mantis/pom.xml @@ -1,5 +1,6 @@ - 4.0.0 mantis @@ -15,13 +16,11 @@ - org.springframework.boot spring-boot-starter 2.1.3.RELEASE - io.mantisrx mantis-runtime @@ -33,39 +32,33 @@ - com.fasterxml.jackson.core jackson-databind 2.10.2 - net.andreinc.mockneat mockneat 0.3.8 - org.projectlombok lombok 1.18.12 - org.springframework spring-webflux 5.0.9.RELEASE test - io.projectreactor.netty reactor-netty 0.9.12.RELEASE test - @@ -75,4 +68,4 @@ - + \ No newline at end of file diff --git a/netflix-modules/pom.xml b/netflix-modules/pom.xml index 4031d007f8..d9660be6a1 100644 --- a/netflix-modules/pom.xml +++ b/netflix-modules/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 netflix-modules netflix-modules diff --git a/ninja/pom.xml b/ninja/pom.xml index 9b80dc26c8..93f22cf718 100644 --- a/ninja/pom.xml +++ b/ninja/pom.xml @@ -1,15 +1,12 @@ - 4.0.0 - ninja jar com.baeldung 1.0.0 - http://www.ninjaframework.org @@ -148,8 +145,10 @@ - - + + ninja.standalone.NinjaJetty diff --git a/oauth2-framework-impl/oauth2-authorization-server/pom.xml b/oauth2-framework-impl/oauth2-authorization-server/pom.xml index e608c09188..f8ced851ba 100644 --- a/oauth2-framework-impl/oauth2-authorization-server/pom.xml +++ b/oauth2-framework-impl/oauth2-authorization-server/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 oauth2-authorization-server oauth2-authorization-server @@ -74,4 +74,4 @@ 1.62 - + \ No newline at end of file diff --git a/oauth2-framework-impl/oauth2-client/pom.xml b/oauth2-framework-impl/oauth2-client/pom.xml index febfe8dd27..814dabc664 100644 --- a/oauth2-framework-impl/oauth2-client/pom.xml +++ b/oauth2-framework-impl/oauth2-client/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 oauth2-client oauth2-client @@ -27,4 +27,4 @@ 9543 - + \ No newline at end of file diff --git a/oauth2-framework-impl/oauth2-resource-server/pom.xml b/oauth2-framework-impl/oauth2-resource-server/pom.xml index 62f5889290..8f135055a2 100644 --- a/oauth2-framework-impl/oauth2-resource-server/pom.xml +++ b/oauth2-framework-impl/oauth2-resource-server/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 oauth2-resource-server oauth2-resource-server @@ -39,4 +39,4 @@ 1.1 - + \ No newline at end of file diff --git a/oauth2-framework-impl/pom.xml b/oauth2-framework-impl/pom.xml index 24559d3c4d..31983b08ad 100644 --- a/oauth2-framework-impl/pom.xml +++ b/oauth2-framework-impl/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 com.baeldung.oauth2 oauth2-framework-impl @@ -95,4 +95,4 @@ 1.3 - + \ No newline at end of file diff --git a/open-liberty/pom.xml b/open-liberty/pom.xml index 0e8b159043..aff951cfd8 100644 --- a/open-liberty/pom.xml +++ b/open-liberty/pom.xml @@ -1,9 +1,8 @@ + 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 open-liberty 1.0-SNAPSHOT @@ -29,7 +28,6 @@ ${version.derby} provided - junit @@ -87,7 +85,6 @@ maven-war-plugin ${version.maven-war-plugin} - @@ -97,7 +94,6 @@ UTF-8 UTF-8 false - 8.0.0 3.2 @@ -109,7 +105,6 @@ 3.2.6 1.0.4 3.3.1 - openliberty 9080 diff --git a/optaplanner/pom.xml b/optaplanner/pom.xml index d907cfc830..0e5fa9050e 100644 --- a/optaplanner/pom.xml +++ b/optaplanner/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 optaplanner optaplanner diff --git a/orika/pom.xml b/orika/pom.xml index 6974bd296e..c18bb58a51 100644 --- a/orika/pom.xml +++ b/orika/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 orika 1.0 @@ -24,4 +25,4 @@ 1.5.0 - + \ No newline at end of file diff --git a/osgi/osgi-intro-sample-activator/pom.xml b/osgi/osgi-intro-sample-activator/pom.xml index e6611dcf7d..3cabba4cb1 100644 --- a/osgi/osgi-intro-sample-activator/pom.xml +++ b/osgi/osgi-intro-sample-activator/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 osgi-intro-sample-activator osgi-intro-sample-activator @@ -32,19 +33,16 @@ ${project.groupId}.${project.artifactId} ${project.artifactId} ${project.version} - com.baeldung.osgi.sample.activator.HelloWorld - - - + com.baeldung.osgi.sample.activator - - + \ No newline at end of file diff --git a/osgi/osgi-intro-sample-client/pom.xml b/osgi/osgi-intro-sample-client/pom.xml index e91b831db1..b1b04aef78 100644 --- a/osgi/osgi-intro-sample-client/pom.xml +++ b/osgi/osgi-intro-sample-client/pom.xml @@ -1,7 +1,7 @@ + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 osgi-intro-sample-client diff --git a/osgi/osgi-intro-sample-service/pom.xml b/osgi/osgi-intro-sample-service/pom.xml index b44e1f9be3..af97d1c90d 100644 --- a/osgi/osgi-intro-sample-service/pom.xml +++ b/osgi/osgi-intro-sample-service/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 osgi-intro-sample-service osgi-intro-sample-service diff --git a/osgi/pom.xml b/osgi/pom.xml index afc980c8bd..3fa2dcdf02 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 osgi 1.0-SNAPSHOT diff --git a/patterns/clean-architecture/pom.xml b/patterns/clean-architecture/pom.xml index b9968095f8..c36f9b83af 100644 --- a/patterns/clean-architecture/pom.xml +++ b/patterns/clean-architecture/pom.xml @@ -69,7 +69,6 @@ - @@ -80,4 +79,4 @@ - + \ No newline at end of file diff --git a/patterns/cqrs-es/pom.xml b/patterns/cqrs-es/pom.xml index 0829e35f34..826440b45d 100644 --- a/patterns/cqrs-es/pom.xml +++ b/patterns/cqrs-es/pom.xml @@ -5,13 +5,13 @@ cqrs-es 1.0-SNAPSHOT cqrs-es - + com.baeldung patterns 1.0.0-SNAPSHOT - + org.projectlombok diff --git a/patterns/design-patterns-architectural/pom.xml b/patterns/design-patterns-architectural/pom.xml index d1945a1d0a..c917744757 100644 --- a/patterns/design-patterns-architectural/pom.xml +++ b/patterns/design-patterns-architectural/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-architectural 1.0 @@ -20,7 +21,6 @@ ${assertj-core.version} test - org.hibernate hibernate-core @@ -40,4 +40,4 @@ 6.0.6 - + \ No newline at end of file diff --git a/patterns/design-patterns-behavioral-2/pom.xml b/patterns/design-patterns-behavioral-2/pom.xml index 3a6d21353e..f123a8f2f5 100644 --- a/patterns/design-patterns-behavioral-2/pom.xml +++ b/patterns/design-patterns-behavioral-2/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-behavioral-2 1.0 @@ -26,4 +27,4 @@ 3.12.2 - + \ No newline at end of file diff --git a/patterns/design-patterns-behavioral/pom.xml b/patterns/design-patterns-behavioral/pom.xml index aceaabf582..93e07bb477 100644 --- a/patterns/design-patterns-behavioral/pom.xml +++ b/patterns/design-patterns-behavioral/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-behavioral 1.0 @@ -30,7 +31,6 @@ commons-lang3 ${commons-lang3.version} - org.assertj assertj-core @@ -44,4 +44,4 @@ 3.9.1 - + \ No newline at end of file diff --git a/patterns/design-patterns-cloud/pom.xml b/patterns/design-patterns-cloud/pom.xml index 34defb7eac..950b6efb94 100644 --- a/patterns/design-patterns-cloud/pom.xml +++ b/patterns/design-patterns-cloud/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 design-patterns-cloud @@ -9,4 +9,4 @@ design-patterns-cloud pom - + \ No newline at end of file diff --git a/patterns/design-patterns-creational/pom.xml b/patterns/design-patterns-creational/pom.xml index 7c2742ade4..21bc13c21c 100644 --- a/patterns/design-patterns-creational/pom.xml +++ b/patterns/design-patterns-creational/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-creational 1.0 @@ -25,7 +26,6 @@ jsr305 ${javax.annotations.version} - org.assertj assertj-core @@ -40,4 +40,4 @@ 3.9.1 - + \ No newline at end of file diff --git a/patterns/design-patterns-functional/pom.xml b/patterns/design-patterns-functional/pom.xml index e5166dc61e..b801781564 100644 --- a/patterns/design-patterns-functional/pom.xml +++ b/patterns/design-patterns-functional/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-functional 1.0 @@ -13,4 +14,4 @@ 1.0.0-SNAPSHOT - + \ No newline at end of file diff --git a/patterns/design-patterns-structural/pom.xml b/patterns/design-patterns-structural/pom.xml index c37b6845be..f0bcb824b5 100644 --- a/patterns/design-patterns-structural/pom.xml +++ b/patterns/design-patterns-structural/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 design-patterns-structural 1.0 @@ -21,4 +22,4 @@ - + \ No newline at end of file diff --git a/patterns/dip/pom.xml b/patterns/dip/pom.xml index 7217c4fdcc..44062aaede 100644 --- a/patterns/dip/pom.xml +++ b/patterns/dip/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.dip dip @@ -27,4 +27,4 @@ 3.12.1 - + \ No newline at end of file diff --git a/patterns/front-controller/pom.xml b/patterns/front-controller/pom.xml index dc10250946..d25bd774c6 100644 --- a/patterns/front-controller/pom.xml +++ b/patterns/front-controller/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 front-controller front-controller @@ -36,5 +37,5 @@ - - + + \ No newline at end of file diff --git a/patterns/hexagonal-architecture/pom.xml b/patterns/hexagonal-architecture/pom.xml index db7ee69e2e..f8d4524514 100644 --- a/patterns/hexagonal-architecture/pom.xml +++ b/patterns/hexagonal-architecture/pom.xml @@ -1,12 +1,13 @@ - - 4.0.0 - com.baeldung - hexagonal-architecture - 1.0 - hexagonal-architecture - Project for hexagonal architecture in java + + 4.0.0 + com.baeldung + hexagonal-architecture + 1.0 + hexagonal-architecture + Project for hexagonal architecture in java com.baeldung @@ -15,42 +16,41 @@ ../../parent-boot-2 - - - org.springframework.boot - spring-boot-starter-web - + + + org.springframework.boot + spring-boot-starter-web + - - org.springframework.boot - spring-boot-starter-data-mongodb - + + org.springframework.boot + spring-boot-starter-data-mongodb + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + org.mockito + mockito-core + test + + - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - - - org.mockito - mockito-core - test - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - + \ No newline at end of file diff --git a/patterns/intercepting-filter/pom.xml b/patterns/intercepting-filter/pom.xml index 7f2f57b5e1..ffc3309ddb 100644 --- a/patterns/intercepting-filter/pom.xml +++ b/patterns/intercepting-filter/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 intercepting-filter intercepting-filter @@ -45,4 +46,4 @@ - + \ No newline at end of file diff --git a/patterns/pom.xml b/patterns/pom.xml index 112eecb606..3bde26cae2 100644 --- a/patterns/pom.xml +++ b/patterns/pom.xml @@ -1,15 +1,18 @@ - + 4.0.0 patterns patterns pom + com.baeldung parent-modules 1.0.0-SNAPSHOT + design-patterns-architectural design-patterns-behavioral @@ -26,6 +29,7 @@ solid clean-architecture + @@ -36,6 +40,7 @@ + @@ -52,7 +57,9 @@ + 9.4.0.v20161208 + \ No newline at end of file diff --git a/patterns/solid/pom.xml b/patterns/solid/pom.xml index ad76ea89fd..76ab54cbb2 100644 --- a/patterns/solid/pom.xml +++ b/patterns/solid/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 solid 1.0-SNAPSHOT @@ -13,4 +13,4 @@ 1.0.0-SNAPSHOT - + \ No newline at end of file diff --git a/pdf/pom.xml b/pdf/pom.xml index 7d7754ee73..fb9508156e 100644 --- a/pdf/pom.xml +++ b/pdf/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 pdf pdf @@ -94,4 +95,4 @@ 9.1.20 - + \ No newline at end of file diff --git a/performance-tests/pom.xml b/performance-tests/pom.xml index c203f0a923..8d402865ef 100644 --- a/performance-tests/pom.xml +++ b/performance-tests/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 performance-tests 1.0 @@ -22,13 +23,12 @@ com.github.dozermapper dozer-core ${dozer.version} - + org.mapstruct mapstruct ${mapstruct.version} - org.modelmapper modelmapper @@ -52,7 +52,6 @@ - @@ -90,16 +89,14 @@ ${uberjar.name} - + org.openjdk.jmh.Main - + *:* META-INF/*.SF @@ -156,16 +153,10 @@ 6.5.0 1.3.1.Final 2.3.8 - 1.6.1.CR2 - - + 1.6.1.CR2 + 1.8 - - + benchmarks 3.1.0 3.0.0-M1 @@ -179,4 +170,4 @@ 3.2.1 - + \ No newline at end of file