Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-01-27 14:13:00 +0000
committerJesse McConnell2012-01-27 14:13:00 +0000
commit4e25f7bb05ccce00593cbcb450104f0477271c9f (patch)
treead7eba8ddb6c54339330872a26bef8580a548fc5 /jetty-ajp
parent8e65e816183bd4abca944f63fe8defdca6d245b0 (diff)
downloadorg.eclipse.jetty.project-4e25f7bb05ccce00593cbcb450104f0477271c9f.tar.gz
org.eclipse.jetty.project-4e25f7bb05ccce00593cbcb450104f0477271c9f.tar.xz
org.eclipse.jetty.project-4e25f7bb05ccce00593cbcb450104f0477271c9f.zip
[maven-release-plugin] prepare release jetty-7.6.0.v20120127jetty-7.6.0.v20120127
Diffstat (limited to 'jetty-ajp')
-rw-r--r--jetty-ajp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-ajp/pom.xml b/jetty-ajp/pom.xml
index c02155bea8..af04ae2fcc 100644
--- a/jetty-ajp/pom.xml
+++ b/jetty-ajp/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.6.0-SNAPSHOT</version>
+ <version>7.6.0.v20120127</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-ajp</artifactId>

Back to the top