Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-03-12 14:05:14 +0000
committerJesse McConnell2013-03-12 14:05:14 +0000
commit852178cd017d4e7befa4f7467d4d6a0b25973597 (patch)
treed41b5fa5a8467c0d348b32caa1ab81aecded1dc2 /tests/test-integration/pom.xml
parent04732ab3458af15183f4a2efb0772e0a13921a65 (diff)
downloadorg.eclipse.jetty.project-852178cd017d4e7befa4f7467d4d6a0b25973597.tar.gz
org.eclipse.jetty.project-852178cd017d4e7befa4f7467d4d6a0b25973597.tar.xz
org.eclipse.jetty.project-852178cd017d4e7befa4f7467d4d6a0b25973597.zip
[maven-release-plugin] prepare release jetty-8.1.10.v20130312jetty-8.1.10.v20130312
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