upgrade to geronimo annotation spec 1.1

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@982677 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-08-05 16:08:02 +00:00
parent e1f6acf038
commit 6b81869fc6
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
<artifactId>geronimo-annotation_1.1_spec</artifactId>
<optional>true</optional>
</dependency>
<dependency>