Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-11 00:17:47 +0000
committerGreg Wilkins2010-06-11 00:17:47 +0000
commit0104b834b8ee1b86fb9d943418262f0bc075036a (patch)
treec411e1b12c06d059304e1eee0524cff769211d26 /jetty-jsp-2.1
parent8193236dbac7cb71c01e075edccdd951619bb5a9 (diff)
downloadorg.eclipse.jetty.project-0104b834b8ee1b86fb9d943418262f0bc075036a.tar.gz
org.eclipse.jetty.project-0104b834b8ee1b86fb9d943418262f0bc075036a.tar.xz
org.eclipse.jetty.project-0104b834b8ee1b86fb9d943418262f0bc075036a.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1995 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 bde44c7152..e1dccc7c97 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.4.v20100610</version>
+ <version>7.1.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jsp-2.1</artifactId>

Back to the top