Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-11 00:16:54 +0000
committerGreg Wilkins2010-06-11 00:16:54 +0000
commit8193236dbac7cb71c01e075edccdd951619bb5a9 (patch)
tree8e77e2e8811ead3a08811454f7a92058d7594824 /jetty-deploy
parentd18121e927bdf1bcfca3c380340495b65f6bad32 (diff)
downloadorg.eclipse.jetty.project-8193236dbac7cb71c01e075edccdd951619bb5a9.tar.gz
org.eclipse.jetty.project-8193236dbac7cb71c01e075edccdd951619bb5a9.tar.xz
org.eclipse.jetty.project-8193236dbac7cb71c01e075edccdd951619bb5a9.zip
[maven-release-plugin] prepare release jetty-7.1.4.v20100610
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1993 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-deploy')
-rw-r--r--jetty-deploy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 2d5b76385a..818cea5b40 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.1.5-SNAPSHOT</version>
+ <version>7.1.4.v20100610</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top