Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-05-26 11:59:36 +0000
committerJesse McConnell2011-05-26 11:59:36 +0000
commit64cbf74b095ffaf6cebbf0cbb43538f3101f242b (patch)
tree6cab72bd72b9475587f602251cd6350c27b89a3f /jetty-start/pom.xml
parent92c1a7bc5d0e19ee0004087a42dd9b328a084c22 (diff)
downloadorg.eclipse.jetty.project-64cbf74b095ffaf6cebbf0cbb43538f3101f242b.tar.gz
org.eclipse.jetty.project-64cbf74b095ffaf6cebbf0cbb43538f3101f242b.tar.xz
org.eclipse.jetty.project-64cbf74b095ffaf6cebbf0cbb43538f3101f242b.zip
reset poms for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3286 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-start/pom.xml')
-rw-r--r--jetty-start/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 7598bb7b77..8657d00d67 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.2.v20110526</version>
+ <version>7.4.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-start</artifactId>

Back to the top