Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-05-24 20:41:38 +0000
committerJesse McConnell2012-05-24 20:41:38 +0000
commit667cf9a64309785ed050449cfd60a377a57a6b6b (patch)
tree310b12d3f3a528cd605863bfb88dedc3fc0d1af3 /jetty-policy
parente528bc3cdaade87b06301c7a9982f50aae39db34 (diff)
downloadorg.eclipse.jetty.project-667cf9a64309785ed050449cfd60a377a57a6b6b.tar.gz
org.eclipse.jetty.project-667cf9a64309785ed050449cfd60a377a57a6b6b.tar.xz
org.eclipse.jetty.project-667cf9a64309785ed050449cfd60a377a57a6b6b.zip
[maven-release-plugin] prepare release jetty-8.1.4.v20120524jetty-8.1.4.v20120524
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 a2114e4024..d6305b501b 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>8.1.5-SNAPSHOT</version>
+ <version>8.1.4.v20120524</version>
</parent>
<artifactId>jetty-policy</artifactId>
<name>Jetty :: Policy Tool</name>

Back to the top