Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2014-12-05 15:45:01 +0000
committerJan Bartel2014-12-05 15:45:01 +0000
commit1cc075cf9826f5128dd0c6561ba16c4d7c95c281 (patch)
treec0e20e5acc77cc60a9fbb92042488842e77e4632 /tests/pom.xml
parent98e186959499df08fc0529e9f23552809ea3b8fe (diff)
downloadorg.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.tar.gz
org.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.tar.xz
org.eclipse.jetty.project-1cc075cf9826f5128dd0c6561ba16c4d7c95c281.zip
[maven-release-plugin] prepare release jetty-9.2.6.v20141205jetty-9.2.6.v20141205
Diffstat (limited to 'tests/pom.xml')
-rw-r--r--tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index 9c3d724234..dfd9225509 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.6-SNAPSHOT</version>
+ <version>9.2.6.v20141205</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.jetty.tests</groupId>

Back to the top