Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-09-03 18:33:10 +0000
committerJesse McConnell2012-09-03 18:33:10 +0000
commit41e9b1f6e25d2b26dc77528d1f0bfd987ea9802d (patch)
tree701c15b85b08fbbfe5e72039aaab2f34df536213 /jetty-jaspi
parent1587c3e8c5062b36149ebfd627e5e3aafc6388df (diff)
downloadorg.eclipse.jetty.project-41e9b1f6e25d2b26dc77528d1f0bfd987ea9802d.tar.gz
org.eclipse.jetty.project-41e9b1f6e25d2b26dc77528d1f0bfd987ea9802d.tar.xz
org.eclipse.jetty.project-41e9b1f6e25d2b26dc77528d1f0bfd987ea9802d.zip
[maven-release-plugin] prepare release jetty-7.6.6.v20120903jetty-7.6.6.v20120903
Diffstat (limited to 'jetty-jaspi')
-rw-r--r--jetty-jaspi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 95774ec973..e00d86572b 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.6-SNAPSHOT</version>
+ <version>7.6.6.v20120903</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaspi</artifactId>

Back to the top