Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2010-05-05 20:27:56 +0000
committerJesse McConnell2010-05-05 20:27:56 +0000
commitd67252fe2ea3586b7c155945dbd88572e0e4d58a (patch)
treecd37514733976dfadc9bb0cf9bdeaec585335e67 /jetty-jsp-2.1
parent718d0e94b33c53a2e3153f310707951bf544b950 (diff)
downloadorg.eclipse.jetty.project-d67252fe2ea3586b7c155945dbd88572e0e4d58a.tar.gz
org.eclipse.jetty.project-d67252fe2ea3586b7c155945dbd88572e0e4d58a.tar.xz
org.eclipse.jetty.project-d67252fe2ea3586b7c155945dbd88572e0e4d58a.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1735 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-jsp-2.1')
-rw-r--r--jetty-jsp-2.1/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jsp-2.1/pom.xml b/jetty-jsp-2.1/pom.xml
index 2c5b503e41..28da0acae2 100644
--- a/jetty-jsp-2.1/pom.xml
+++ b/jetty-jsp-2.1/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.1.0.v20100505</version>
+ <version>7.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jsp-2.1</artifactId>

Back to the top