Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-09-10 19:18:01 +0000
committerJesse McConnell2012-09-10 19:18:01 +0000
commit92180a9700788f3040a4fdf6405ed25e33bea811 (patch)
tree56fe070942371d21c3f21e91a9f8516f71f1a5d2 /jetty-security
parent1ec8b2621b1cb7a2ee13a1e0e8eb8c5ff8cf100a (diff)
downloadorg.eclipse.jetty.project-92180a9700788f3040a4fdf6405ed25e33bea811.tar.gz
org.eclipse.jetty.project-92180a9700788f3040a4fdf6405ed25e33bea811.tar.xz
org.eclipse.jetty.project-92180a9700788f3040a4fdf6405ed25e33bea811.zip
[maven-release-plugin] prepare release jetty-7.6.7.v20120910jetty-7.6.7.v20120910
Diffstat (limited to 'jetty-security')
-rw-r--r--jetty-security/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index e25b2299d7..9c13c94794 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.8-SNAPSHOT</version>
+ <version>7.6.7.v20120910</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-security</artifactId>

Back to the top