Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2015-05-29 14:06:36 +0000
committerJesse McConnell2015-05-29 14:06:36 +0000
commit71e0f4d8ce1e6e78ce6de6429e994dcd60027ba7 (patch)
treec526c92241a150a6d302be1c96ca768f4ba913b9 /jetty-util-ajax
parentf42ea615b6412db0fdb6f2462ef291328665c14c (diff)
downloadorg.eclipse.jetty.project-71e0f4d8ce1e6e78ce6de6429e994dcd60027ba7.tar.gz
org.eclipse.jetty.project-71e0f4d8ce1e6e78ce6de6429e994dcd60027ba7.tar.xz
org.eclipse.jetty.project-71e0f4d8ce1e6e78ce6de6429e994dcd60027ba7.zip
[maven-release-plugin] prepare release jetty-9.2.11.v20150529jetty-9.2.11.v20150529
Diffstat (limited to 'jetty-util-ajax')
-rw-r--r--jetty-util-ajax/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 444118e2e3..9101c2406e 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.12-SNAPSHOT</version>
+ <version>9.2.11.v20150529</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-util-ajax</artifactId>

Back to the top