Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2010-05-17 19:00:40 +0000
committerJoakim Erdfelt2010-05-17 19:00:40 +0000
commit149e1186998ae00588980f427827d2fb33591c12 (patch)
tree35c5c083b902c4331c0689ac4417ef5e3cfd5c16 /jetty-ajp/pom.xml
parenta9d28d57987420e2d8247c667da4e35b33f2aa65 (diff)
downloadorg.eclipse.jetty.project-149e1186998ae00588980f427827d2fb33591c12.tar.gz
org.eclipse.jetty.project-149e1186998ae00588980f427827d2fb33591c12.tar.xz
org.eclipse.jetty.project-149e1186998ae00588980f427827d2fb33591c12.zip
[maven-release-plugin] prepare release jetty-7.1.1.v20100517
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1812 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-ajp/pom.xml')
-rw-r--r--jetty-ajp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-ajp/pom.xml b/jetty-ajp/pom.xml
index 708b169f7a..b56490308d 100644
--- a/jetty-ajp/pom.xml
+++ b/jetty-ajp/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.1.1-SNAPSHOT</version>
+ <version>7.1.1.v20100517</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-ajp</artifactId>

Back to the top