diff --git a/pom.xml b/pom.xml index 4ac367924..8c36136d1 100644 --- a/pom.xml +++ b/pom.xml @@ -114,8 +114,8 @@ 2.1 3.0.0 4.1.2 - 4.1.115.Final - 9.47 + 4.1.116.Final + 10.0.1 3.0.0 0.3 0.4 @@ -125,12 +125,12 @@ 2.0.0 3.3.3 4.0.0-M3 - 3.4.0 + 3.4.1 1.0.1 2.2.0 2.3.18.Final - 4.0.0-M2 - 6.0.0.CR2 + 4.0.0 + 6.0.0.Final 3.0.4 3.6.0 diff --git a/test/coreprofile/arquillian/pom.xml b/test/coreprofile/arquillian/pom.xml index ccad5f932..c0b7f39d1 100644 --- a/test/coreprofile/arquillian/pom.xml +++ b/test/coreprofile/arquillian/pom.xml @@ -14,8 +14,6 @@ war Piranha - Test - Core Profile - Testing with JUnit 5 and Arquillian - - ${project.version} UTF-8 @@ -28,7 +26,7 @@ cloud.piranha.arquillian piranha-arquillian-managed - ${piranha.version} + ${project.version} test diff --git a/test/coreprofile/json/pom.xml b/test/coreprofile/json/pom.xml index 5d5133444..09c6ba068 100644 --- a/test/coreprofile/json/pom.xml +++ b/test/coreprofile/json/pom.xml @@ -15,7 +15,6 @@ Piranha - Test - Core Profile - Create a JSON temperature service - ${project.version} UTF-8 @@ -46,7 +45,7 @@ cloud.piranha.maven piranha-maven-plugin - ${piranha.version} + ${project.version} pre-integration-test diff --git a/test/coreprofile/no_servlet_class/pom.xml b/test/coreprofile/no_servlet_class/pom.xml index a8367b820..1ef8f2689 100644 --- a/test/coreprofile/no_servlet_class/pom.xml +++ b/test/coreprofile/no_servlet_class/pom.xml @@ -15,7 +15,6 @@ Piranha - Test - Core Profile - No servlet-class specified - ${project.version} UTF-8 @@ -46,7 +45,7 @@ cloud.piranha.maven piranha-maven-plugin - ${piranha.version} + ${project.version} pre-integration-test diff --git a/test/coreprofile/rest/pom.xml b/test/coreprofile/rest/pom.xml index 62ad6f3f5..e6a7c58d7 100644 --- a/test/coreprofile/rest/pom.xml +++ b/test/coreprofile/rest/pom.xml @@ -12,7 +12,6 @@ Piranha - Test - Core Profile - REST - ${project.version} UTF-8 @@ -35,7 +34,7 @@ cloud.piranha.maven piranha-maven-plugin - ${piranha.version} + ${project.version} pre-integration-test diff --git a/test/micro/helloworld/pom.xml b/test/micro/helloworld/pom.xml index 0dd1d2348..39da5d94f 100644 --- a/test/micro/helloworld/pom.xml +++ b/test/micro/helloworld/pom.xml @@ -18,7 +18,6 @@ 21 micro - ${project.version} UTF-8 @@ -29,7 +28,7 @@ cloud.piranha.maven piranha-maven-plugin - ${piranha.version} + ${project.version} pre-integration-test diff --git a/test/servlet/helloworld/pom.xml b/test/servlet/helloworld/pom.xml index a8967e53c..46ee1af3c 100644 --- a/test/servlet/helloworld/pom.xml +++ b/test/servlet/helloworld/pom.xml @@ -16,7 +16,6 @@ servlet - ${project.version} UTF-8 @@ -43,7 +42,7 @@ cloud.piranha.maven piranha-maven-plugin - ${piranha.version} + ${project.version} pre-integration-test