Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-07-13 15:20:23 +0000
committerJesse McConnell2012-07-13 15:20:23 +0000
commitc3b5269d60e42cc2b9f2edba544167c13c25f34f (patch)
treef894f1f897edaf7b82cecf2a9d22a11da9668bae /jetty-annotations/pom.xml
parentcb9eaa70555de019424b1e985ca8e8c2c769e3ea (diff)
downloadorg.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.tar.gz
org.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.tar.xz
org.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.zip
[maven-release-plugin] prepare release jetty-8.1.5.v20120713jetty-8.1.5.v20120713
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 e80b55c4fd..2e87a47848 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>8.1.5-SNAPSHOT</version>
+ <version>8.1.5.v20120713</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>

Back to the top