Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-06-09 18:37:49 +0000
committerJesse McConnell2014-06-09 18:37:49 +0000
commit06b494eeac0a5ba3cf236084caa93c14103071e3 (patch)
treeb400a9c5430c306f350f7524f8dd21ed2abf28a3 /jetty-annotations/pom.xml
parent9cdfaf5196a524483b878c41a4174bd4dfaab31b (diff)
downloadorg.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.tar.gz
org.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.tar.xz
org.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.zip
[maven-release-plugin] prepare release jetty-9.2.1.v20140609jetty-9.2.1.v20140609
Diffstat (limited to 'jetty-annotations/pom.xml')
-rw-r--r--jetty-annotations/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 39105819cc..0414cb8e5c 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.2.1.v20140609</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>

Back to the top