Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2009-04-27 05:18:20 +0000
committerJan Bartel2009-04-27 05:18:20 +0000
commitf6c18f109f57f0f601fd7c0b67b37dec4b080d32 (patch)
tree6970ce6fe930a128fc872d51477ce352e2c79da8 /jetty-annotations/pom.xml
parent756cd03edf5b38ba9e1575c061dcec9e083c84de (diff)
downloadorg.eclipse.jetty.project-f6c18f109f57f0f601fd7c0b67b37dec4b080d32.tar.gz
org.eclipse.jetty.project-f6c18f109f57f0f601fd7c0b67b37dec4b080d32.tar.xz
org.eclipse.jetty.project-f6c18f109f57f0f601fd7c0b67b37dec4b080d32.zip
273767: update to geronimo specs 1.1.1
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@193 7e9141cc-0065-0410-87d8-b60c137991c4
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 89cfc297e0..0a1d767c58 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
- <version>1.0</version>
+ <version>1.1.1</version>
</dependency>
<dependency>
<groupId>asm</groupId>

Back to the top