diff --git a/example-async-rest/async-rest-jar/pom.xml b/example-async-rest/async-rest-jar/pom.xml
index de9e6e8e334..8b3d4de5480 100644
--- a/example-async-rest/async-rest-jar/pom.xml
+++ b/example-async-rest/async-rest-jar/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/example-async-rest/async-rest-webapp/pom.xml b/example-async-rest/async-rest-webapp/pom.xml
index 92a80085cec..77bf17fc1b6 100644
--- a/example-async-rest/async-rest-webapp/pom.xml
+++ b/example-async-rest/async-rest-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/example-async-rest/pom.xml b/example-async-rest/pom.xml
index 4e9fabfbc24..c88dadca7ed 100644
--- a/example-async-rest/pom.xml
+++ b/example-async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty
diff --git a/example-jetty-embedded/pom.xml b/example-jetty-embedded/pom.xml
index 1e87f41f8c6..72bd7a6e8a8 100644
--- a/example-jetty-embedded/pom.xml
+++ b/example-jetty-embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
example-jetty-embedded
diff --git a/jetty-aggregate/jetty-all-server/pom.xml b/jetty-aggregate/jetty-all-server/pom.xml
index 9add0c35961..a626a08231f 100644
--- a/jetty-aggregate/jetty-all-server/pom.xml
+++ b/jetty-aggregate/jetty-all-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-all/pom.xml b/jetty-aggregate/jetty-all/pom.xml
index c2be5589583..12d5f2f9017 100644
--- a/jetty-aggregate/jetty-all/pom.xml
+++ b/jetty-aggregate/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-all
diff --git a/jetty-aggregate/jetty-client/pom.xml b/jetty-aggregate/jetty-client/pom.xml
index 5dacc662cb3..5b87c03d449 100644
--- a/jetty-aggregate/jetty-client/pom.xml
+++ b/jetty-aggregate/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-plus/pom.xml b/jetty-aggregate/jetty-plus/pom.xml
index 2aa7e809ecc..01cdbf6692b 100644
--- a/jetty-aggregate/jetty-plus/pom.xml
+++ b/jetty-aggregate/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-plus
diff --git a/jetty-aggregate/jetty-server/pom.xml b/jetty-aggregate/jetty-server/pom.xml
index 6fd8fe28204..eb9ec28bc9a 100644
--- a/jetty-aggregate/jetty-server/pom.xml
+++ b/jetty-aggregate/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-server
diff --git a/jetty-aggregate/jetty-servlet/pom.xml b/jetty-aggregate/jetty-servlet/pom.xml
index 71de4606341..44274c8cc3e 100644
--- a/jetty-aggregate/jetty-servlet/pom.xml
+++ b/jetty-aggregate/jetty-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-servlet
diff --git a/jetty-aggregate/jetty-webapp/pom.xml b/jetty-aggregate/jetty-webapp/pom.xml
index 5b3c9c5372e..1e2d1d4b28b 100644
--- a/jetty-aggregate/jetty-webapp/pom.xml
+++ b/jetty-aggregate/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.aggregate
jetty-aggregate-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-webapp
diff --git a/jetty-aggregate/pom.xml b/jetty-aggregate/pom.xml
index dc3954e38d5..919de1439bf 100644
--- a/jetty-aggregate/pom.xml
+++ b/jetty-aggregate/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
org.eclipse.jetty.aggregate
jetty-aggregate-project
diff --git a/jetty-ajp/pom.xml b/jetty-ajp/pom.xml
index 31523119e34..2dcb2f5ac01 100644
--- a/jetty-ajp/pom.xml
+++ b/jetty-ajp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-ajp
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 84a2a00bf2c..ed6c01941ed 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-annotations
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index a3fe86d0588..b5e10dd7837 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index fd0303ea879..45f374e3171 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index ddc4f1c10e5..b86b25bbec8 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 23496645470..c42613b2837 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
jetty-distribution
Jetty :: Distribution Assemblies
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 2842860f0c3..20e7740f56c 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index eebb8c2e5d6..8d2c633e3f4 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 43c64437ad4..0b492d84bbe 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index f64ce709727..a6e315beacc 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-jaspi
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 82c7d898236..d1299199e3d 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index f78fa3bbd91..bc27125799f 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-jndi
diff --git a/jetty-monitor/pom.xml b/jetty-monitor/pom.xml
index 99ab3621d9b..9dd68d3b719 100644
--- a/jetty-monitor/pom.xml
+++ b/jetty-monitor/pom.xml
@@ -19,7 +19,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-monitor
diff --git a/jetty-nested/pom.xml b/jetty-nested/pom.xml
index fbc9ad575a3..3ed4175dcba 100644
--- a/jetty-nested/pom.xml
+++ b/jetty-nested/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
jetty-nested
Jetty :: Nested
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index ba4c50b5c7a..43108250139 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 2c669d7db2b..60c77e521e7 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
index 4b305bb0442..f7a82cb8262 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 878c70cd4ee..cbfeee2a196 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index 78eaf0210c8..63f47c2da43 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
4.0.0
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index a5e6fc8c87d..ef852ef6f95 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
org.eclipse.jetty.osgi
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 90fa3bc5320..b3a2a93e396 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
../pom.xml
4.0.0
diff --git a/jetty-overlay-deployer/pom.xml b/jetty-overlay-deployer/pom.xml
index 788affa1110..c532e903500 100644
--- a/jetty-overlay-deployer/pom.xml
+++ b/jetty-overlay-deployer/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-overlay-deployer
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index c267bfb8e9b..45d804d2664 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-plus
diff --git a/jetty-policy/pom.xml b/jetty-policy/pom.xml
index 568369662c9..9c50b867b5d 100644
--- a/jetty-policy/pom.xml
+++ b/jetty-policy/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
org.eclipse.jetty
jetty-policy
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index faa740608e7..46ac3cb1b44 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-rewrite
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 2515958c0f6..146ca64cd4a 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 7f5c17aacc7..4b58ef8e363 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 7ef1a382193..c197962375b 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 3be25d852e3..903f923a42e 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-servlets
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 1da4b7e8138..0f06e801bff 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-start
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index fbd408a9b86..6f74f7f8cb4 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index cf6109dfedf..540d5eae7eb 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-webapp
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index c366dd019d0..8e5c45676b6 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 920ac955e4c..623518ef32b 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index a888268063e..f5347d31b0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
19
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
Jetty :: Project
${jetty.url}
pom
diff --git a/test-continuation-jetty6/pom.xml b/test-continuation-jetty6/pom.xml
index d853b66d602..d4e3ffd5b40 100644
--- a/test-continuation-jetty6/pom.xml
+++ b/test-continuation-jetty6/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
test-continuation-jetty6
diff --git a/test-continuation/pom.xml b/test-continuation/pom.xml
index 53b9ea39939..cf8a6afc281 100644
--- a/test-continuation/pom.xml
+++ b/test-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
test-continuation
diff --git a/test-jetty-nested/pom.xml b/test-jetty-nested/pom.xml
index bec379b2bb3..5106315f38c 100644
--- a/test-jetty-nested/pom.xml
+++ b/test-jetty-nested/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-jetty-nested
Jetty :: Nested Test
diff --git a/test-jetty-servlet/pom.xml b/test-jetty-servlet/pom.xml
index 26921378c25..100786346af 100644
--- a/test-jetty-servlet/pom.xml
+++ b/test-jetty-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
test-jetty-servlet
diff --git a/test-jetty-webapp/pom.xml b/test-jetty-webapp/pom.xml
index 7b6f6ddc504..d190614a62e 100644
--- a/test-jetty-webapp/pom.xml
+++ b/test-jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
org.eclipse.jetty
diff --git a/tests/pom.xml b/tests/pom.xml
index 1893c488d3a..2044a33a363 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty
jetty-project
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
org.eclipse.jetty.tests
tests-parent
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 561d51a27aa..4822b3856c0 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.jetty.tests
tests-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
4.0.0
test-integration
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index c5088ad2ef6..025e566a0d2 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index fe494aa8f75..a6dc547aa96 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-sessions-parent
Jetty Tests :: Sessions :: Parent
diff --git a/tests/test-sessions/test-hash-sessions/pom.xml b/tests/test-sessions/test-hash-sessions/pom.xml
index dbb395bd466..9513ee88b00 100644
--- a/tests/test-sessions/test-hash-sessions/pom.xml
+++ b/tests/test-sessions/test-hash-sessions/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-hash-sessions
Jetty Tests :: Sessions :: Hash
diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml
index 56d6de5f1b1..30e47789b26 100644
--- a/tests/test-sessions/test-jdbc-sessions/pom.xml
+++ b/tests/test-sessions/test-jdbc-sessions/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index b2efee46064..6c5a7f20374 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index c2d2cff2108..fcdfe0a3ef5 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-webapps-parent
Jetty Tests :: WebApps :: Parent
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index cfeab21f82a..34cc9bde6b2 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
- 8.1.0-SNAPSHOT
+ 8.1.0.RC0
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616