Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-05-06 23:12:55 +0000
committerJesse McConnell2013-05-06 23:12:55 +0000
commitd832f3dc7edbb8b9da782e4023e777dd48b92083 (patch)
treea09e0d6df74c30c5ddb53ce253709da1cfb1d21b /jetty-annotations
parentda82de0acf4d2c2fd1ecb39dec7ff9e7a3425534 (diff)
downloadorg.eclipse.jetty.project-d832f3dc7edbb8b9da782e4023e777dd48b92083.tar.gz
org.eclipse.jetty.project-d832f3dc7edbb8b9da782e4023e777dd48b92083.tar.xz
org.eclipse.jetty.project-d832f3dc7edbb8b9da782e4023e777dd48b92083.zip
[maven-release-plugin] prepare release jetty-9.0.3.v20130506jetty-9.0.3.v20130506
Diffstat (limited to 'jetty-annotations')
-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 8661a35875..5c38f903c6 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.0.3-SNAPSHOT</version>
+ <version>9.0.3.v20130506</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>

Back to the top