Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-03-06 23:06:10 +0000
committerJesse McConnell2012-03-06 23:06:10 +0000
commitf12e3c390c60f6f280d74e717b826ac66b6340ab (patch)
tree987d819ce754d3c276ade7d115029c7c5baa6bcf /jetty-ajp
parentc80dd726b9de6430ca237b11028df8b49ba7d4b8 (diff)
downloadorg.eclipse.jetty.project-f12e3c390c60f6f280d74e717b826ac66b6340ab.tar.gz
org.eclipse.jetty.project-f12e3c390c60f6f280d74e717b826ac66b6340ab.tar.xz
org.eclipse.jetty.project-f12e3c390c60f6f280d74e717b826ac66b6340ab.zip
reset versions
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 fd5738a61a..8fe8f311d5 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.3-SNAPSHOT</version>
+ <version>7.6.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-ajp</artifactId>

Back to the top