Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-05-24 13:30:26 +0000
committerJesse McConnell2012-05-24 13:30:26 +0000
commitc8fe38733fc65c9d7ef6090338d77b3075e82b82 (patch)
treebf853d3de1955b3480ea5365d573b934a9d91279 /jetty-policy
parentd80be96e41214d1fa44776ba1dec06f4e09cd47c (diff)
downloadorg.eclipse.jetty.project-c8fe38733fc65c9d7ef6090338d77b3075e82b82.tar.gz
org.eclipse.jetty.project-c8fe38733fc65c9d7ef6090338d77b3075e82b82.tar.xz
org.eclipse.jetty.project-c8fe38733fc65c9d7ef6090338d77b3075e82b82.zip
reset versions for release
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 d264981bf6..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.5-SNAPSHOT</version>
+ <version>7.6.4-SNAPSHOT</version>
</parent>
<artifactId>jetty-policy</artifactId>
<name>Jetty :: Policy Tool</name>

Back to the top