diff --git a/tests/pom.xml b/tests/pom.xml
index da5d3b6de95..cd5158668e1 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty
jetty-project
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
org.eclipse.jetty.tests
tests-parent
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 85b2fb80a1a..4d1f65dda6c 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.jetty.tests
tests-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
4.0.0
test-integration
@@ -76,7 +76,7 @@
org.eclipse.jetty.tests
test-webapp-rfc2616
- 7.0.0.M4-SNAPSHOT
+ ${project.version}
war
test
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index d088de281ce..c7d92a800fb 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapps-parent
Jetty Tests :: WebApps :: Parent
diff --git a/tests/test-webapps/test-webapp-logging-commons/pom.xml b/tests/test-webapps/test-webapp-logging-commons/pom.xml
index 991263bd3ce..ad182a1157d 100644
--- a/tests/test-webapps/test-webapp-logging-commons/pom.xml
+++ b/tests/test-webapps/test-webapp-logging-commons/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapp-logging-commons
Jetty Tests :: WebApp :: Commons Logging
diff --git a/tests/test-webapps/test-webapp-logging-java/pom.xml b/tests/test-webapps/test-webapp-logging-java/pom.xml
index 5461bad93dc..7565223ce0d 100644
--- a/tests/test-webapps/test-webapp-logging-java/pom.xml
+++ b/tests/test-webapps/test-webapp-logging-java/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapp-logging-java
Jetty Tests :: WebApp :: JavaSE Logging
diff --git a/tests/test-webapps/test-webapp-logging-log4j/pom.xml b/tests/test-webapps/test-webapp-logging-log4j/pom.xml
index b0ad6ae09d0..bc81117b8a1 100644
--- a/tests/test-webapps/test-webapp-logging-log4j/pom.xml
+++ b/tests/test-webapps/test-webapp-logging-log4j/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapp-logging-log4j
Jetty Tests :: WebApp :: Log4J Logging
diff --git a/tests/test-webapps/test-webapp-logging-slf4j/pom.xml b/tests/test-webapps/test-webapp-logging-slf4j/pom.xml
index f31830a3f07..22eb23caa0f 100644
--- a/tests/test-webapps/test-webapp-logging-slf4j/pom.xml
+++ b/tests/test-webapps/test-webapp-logging-slf4j/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapp-logging-slf4j
Jetty Tests :: WebApp :: Slf4J Logging
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 514b7827348..e39d59d27c1 100644
--- a/tests/test-webapps/test-webapp-rfc2616/pom.xml
+++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 7.0.0.M4-SNAPSHOT
+ 7.0.0.RC0-SNAPSHOT
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616