Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-04-13 20:29:14 +0000
committerJesse McConnell2012-04-13 20:29:14 +0000
commitb963840d40ab4c2d76ac3442744113bfb9a3577b (patch)
treef98efdab946d15584087eecb40eec0c3a022185c /jetty-policy
parenta652ee73962c773821bc89e141c5dd7f422c1048 (diff)
downloadorg.eclipse.jetty.project-b963840d40ab4c2d76ac3442744113bfb9a3577b.tar.gz
org.eclipse.jetty.project-b963840d40ab4c2d76ac3442744113bfb9a3577b.tar.xz
org.eclipse.jetty.project-b963840d40ab4c2d76ac3442744113bfb9a3577b.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-policy')
-rw-r--r--jetty-policy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-policy/pom.xml b/jetty-policy/pom.xml
index 6dafd4fb21..e0c9ca78e2 100644
--- a/jetty-policy/pom.xml
+++ b/jetty-policy/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.3.v20120413</version>
+ <version>7.6.4-SNAPSHOT</version>
</parent>
<artifactId>jetty-policy</artifactId>
<name>Jetty :: Policy Tool</name>

Back to the top