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