Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-03-31 22:58:05 +0000
committerGreg Wilkins2009-03-31 22:58:05 +0000
commit65d58882421180bd4e87c9f820ad91f43d2a3ceb (patch)
treed1a2a7bae57f4aad8bab914ebf44a22f72700bb9 /jetty-deploy/pom.xml
parentb29f9c1a35aa7f344a03e45924a83ea6e7d3efa2 (diff)
downloadorg.eclipse.jetty.project-65d58882421180bd4e87c9f820ad91f43d2a3ceb.tar.gz
org.eclipse.jetty.project-65d58882421180bd4e87c9f820ad91f43d2a3ceb.tar.xz
org.eclipse.jetty.project-65d58882421180bd4e87c9f820ad91f43d2a3ceb.zip
ready for M0 push
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@62 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-deploy/pom.xml')
-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 71faefadd2..a4df177f34 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.0.0.incubation0-SNAPSHOT</version>
+ <version>7.0.0.M0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top