Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-07-25 12:48:02 +0000
committerJesse McConnell2013-07-25 12:48:02 +0000
commitcfa6076c4f073bf22d0057727acf55dab85b1ff6 (patch)
tree41a606dedd17985f1d158cb0307126dd7e7a3323 /jetty-annotations
parent7fce5e3950cb7a54eb8b5ae58aa803e5ab0ec44f (diff)
downloadorg.eclipse.jetty.project-cfa6076c4f073bf22d0057727acf55dab85b1ff6.tar.gz
org.eclipse.jetty.project-cfa6076c4f073bf22d0057727acf55dab85b1ff6.tar.xz
org.eclipse.jetty.project-cfa6076c4f073bf22d0057727acf55dab85b1ff6.zip
[maven-release-plugin] prepare release jetty-7.6.11.v20130725jetty-7.6.11.v20130725
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 63fc9e8985..27f38b63e1 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>7.6.12-SNAPSHOT</version>
+ <version>7.6.12.v20130725</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>

Back to the top