Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2009-06-16 19:39:41 +0000
committerJesse McConnell2009-06-16 19:39:41 +0000
commit9da1de6601a2215f9a4d5ae7281a547efbca4fd5 (patch)
treea1d0d15bd8e900beefd690b742966d52b7b91a35 /jetty-aggregate/jetty-plus
parent207befea862cf0432db87a140668a92581156e98 (diff)
downloadorg.eclipse.jetty.project-9da1de6601a2215f9a4d5ae7281a547efbca4fd5.tar.gz
org.eclipse.jetty.project-9da1de6601a2215f9a4d5ae7281a547efbca4fd5.tar.xz
org.eclipse.jetty.project-9da1de6601a2215f9a4d5ae7281a547efbca4fd5.zip
[maven-release-plugin] prepare release jetty-7.0.0.M3
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@408 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-aggregate/jetty-plus')
-rw-r--r--jetty-aggregate/jetty-plus/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-aggregate/jetty-plus/pom.xml b/jetty-aggregate/jetty-plus/pom.xml
index 79d93e660c..64f0a81529 100644
--- a/jetty-aggregate/jetty-plus/pom.xml
+++ b/jetty-aggregate/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.0.0.M3-SNAPSHOT</version>
+ <version>7.0.0.M3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>

Back to the top