Author: dejanb
Date: Thu Aug 5 16:08:02 2010
New Revision: 982677
URL: http://svn.apache.org/viewvc?rev=982677&view=rev
Log:
upgrade to geronimo annotation spec 1.1
Modified:
activemq/trunk/activemq-core/pom.xml
Modified: activemq/trunk/activemq-core/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=982677&r1=982676&r2=982677&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Thu Aug 5 16:08:02 2010
@@ -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>