Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-integration/pom.xml')
-rw-r--r--tests/test-integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 335ab9b536..f63f7e5275 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>8.1.10-SNAPSHOT</version>
+ <version>8.1.10.v20130312</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration</artifactId>

Back to the top