diff --git a/example-jetty-embedded/pom.xml b/example-jetty-embedded/pom.xml
index 9bf968032be..8f1b4eaac18 100644
--- a/example-jetty-embedded/pom.xml
+++ b/example-jetty-embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
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 9fb9963f807..89740ec7063 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-all/pom.xml b/jetty-aggregate/jetty-all/pom.xml
index f47a745b162..fe57e806745 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-client/pom.xml b/jetty-aggregate/jetty-client/pom.xml
index ada3ba4516a..dca3ea7f826 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-plus/pom.xml b/jetty-aggregate/jetty-plus/pom.xml
index 7d71f5b3511..4913b79cb1a 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-server/pom.xml b/jetty-aggregate/jetty-server/pom.xml
index b69e551c950..11e017c4df8 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-servlet/pom.xml b/jetty-aggregate/jetty-servlet/pom.xml
index b045366af2f..b170448c5f5 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/jetty-webapp/pom.xml b/jetty-aggregate/jetty-webapp/pom.xml
index 2535fd1eedc..271aba59d08 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty.aggregate
diff --git a/jetty-aggregate/pom.xml b/jetty-aggregate/pom.xml
index fa99e762f64..afa596b38c4 100644
--- a/jetty-aggregate/pom.xml
+++ b/jetty-aggregate/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
org.eclipse.jetty.aggregate
jetty-aggregate-project
diff --git a/jetty-ajp/pom.xml b/jetty-ajp/pom.xml
index b44a97682a1..eb6028a1fd1 100644
--- a/jetty-ajp/pom.xml
+++ b/jetty-ajp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-ajp
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 36ccc15f279..54046a58d11 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-annotations
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 223c342d33b..01fe6f15707 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-client
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 29c503e2291..d868f19748d 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 75b49cf0fb0..15ca3fe47dd 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 05dec33ff3e..deb3773e087 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
jetty-distribution
Jetty :: Distribution Assemblies
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index fa14d6d1567..6790c7fdcf5 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 913bd2c2e4b..8ba535d9b37 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 44bf0013484..ed2f8f1ec86 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-jaspi
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index aad854a16c2..151e33e82d9 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 1cafd29f7a0..4b7379baca9 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-jndi
diff --git a/jetty-jsp-2.1/pom.xml b/jetty-jsp-2.1/pom.xml
index 596166763ce..271b59bbf2d 100644
--- a/jetty-jsp-2.1/pom.xml
+++ b/jetty-jsp-2.1/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-jsp-2.1
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 8a9e03e7a9e..9b551b2b085 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot-logback/pom.xml b/jetty-osgi/jetty-osgi-boot-logback/pom.xml
index 8d3063bb91c..658a58488e7 100644
--- a/jetty-osgi/jetty-osgi-boot-logback/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-logback/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../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 aceebd7dde9..9d6d1b40c2b 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 4d3f2a8af26..2250d9bf204 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index af4c91dcf75..a90caa8d642 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index a972aff60b0..1ecc7c0bf71 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
../pom.xml
org.eclipse.jetty.osgi
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 93cd2cd195b..a1732b5bd57 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-plus
diff --git a/jetty-policy/pom.xml b/jetty-policy/pom.xml
index e850863c73d..86ef733591f 100644
--- a/jetty-policy/pom.xml
+++ b/jetty-policy/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
org.eclipse.jetty
jetty-policy
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index fed78640c9a..2cd5863e415 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-rewrite
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 0ecb2eba895..5b44b53c93f 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index cb12bcd4f6d..d445d203021 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 74e16ea7498..ee3fcff4651 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 50e5eadf829..c1655d210d9 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-servlets
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index a003669f1ee..aba86ff783a 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-start
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 617cad106dd..a22b896934f 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index b365f64a1c0..b3f429bd1e9 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-webapp
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 71dd8dc8e1a..84bc05dce63 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 1e04d549b43..4ed2c7d7f8c 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 7b530069550..df47e14dafd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
Jetty :: Project
${jetty.url}
pom
@@ -28,9 +28,9 @@
2.1.v20091210
- scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.0.RC1
- scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.0.RC1
- http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.1.0.RC1
+ scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk
+ scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk
+ http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk
install
diff --git a/test-continuation-jetty6/pom.xml b/test-continuation-jetty6/pom.xml
index 05517b1b755..3fa64b35486 100644
--- a/test-continuation-jetty6/pom.xml
+++ b/test-continuation-jetty6/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
test-continuation-jetty6
diff --git a/test-continuation/pom.xml b/test-continuation/pom.xml
index a47bd77e4f8..141bb5b9bcc 100644
--- a/test-continuation/pom.xml
+++ b/test-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
test-continuation
diff --git a/test-jetty-servlet/pom.xml b/test-jetty-servlet/pom.xml
index 5f4a0a32f6a..96a65fb19dd 100644
--- a/test-jetty-servlet/pom.xml
+++ b/test-jetty-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
test-jetty-servlet
diff --git a/test-jetty-webapp/pom.xml b/test-jetty-webapp/pom.xml
index 249641dd407..51b900cdb42 100644
--- a/test-jetty-webapp/pom.xml
+++ b/test-jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
org.eclipse.jetty
diff --git a/tests/pom.xml b/tests/pom.xml
index 031ad499fcb..c8dd5d29782 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty
jetty-project
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
org.eclipse.jetty.tests
tests-parent
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index bd15f0ca8c3..c25ea771692 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -20,7 +20,7 @@
org.eclipse.jetty.tests
tests-parent
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
4.0.0
test-integration
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 04d48dd8080..bd75df39881 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
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 5093798d47b..100a8f0321e 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
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 f85a1a53bcd..ad6bf7bd39e 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
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 179fde22606..076b7d1ad2f 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
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 0c982047413..a836338ff98 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -21,7 +21,7 @@
org.eclipse.jetty.tests
tests-parent
- 7.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
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 fc35fca8e5a..260f1960b9e 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.1.0.RC1
+ 7.1.0.RC2-SNAPSHOT
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616