Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-04-22 08:47:40 +0000
committerGreg Wilkins2009-04-22 08:47:40 +0000
commit3f9a6ffe20ac739264d75611e07fa39cb3751af3 (patch)
treeb5a1f3048d235ace77af265e295745ae29ffb00d /jetty-plus
parent79f7d5edbc6d5d7f6c2d3b1179be466b62a92a8a (diff)
downloadorg.eclipse.jetty.project-3f9a6ffe20ac739264d75611e07fa39cb3751af3.tar.gz
org.eclipse.jetty.project-3f9a6ffe20ac739264d75611e07fa39cb3751af3.tar.xz
org.eclipse.jetty.project-3f9a6ffe20ac739264d75611e07fa39cb3751af3.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@185 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-plus')
-rw-r--r--jetty-plus/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 162fa2bc8d..21a85ba1ee 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.0.0.M1</version>
+ <version>7.0.0.M2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-plus</artifactId>

Back to the top