Author: jbonofre
Date: Thu Jun 28 07:38:26 2012
New Revision: 1354842
URL: http://svn.apache.org/viewvc?rev=1354842&view=rev
Log:
[KARAF-1596] Upgrade to geronimo-annotation version in the main pom
Modified:
karaf/trunk/pom.xml
Modified: karaf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/trunk/pom.xml?rev=1354842&r1=1354841&r2=1354842&view=diff
==============================================================================
--- karaf/trunk/pom.xml (original)
+++ karaf/trunk/pom.xml Thu Jun 28 07:38:26 2012
@@ -991,7 +991,7 @@
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
- <artifactId>geronimo-annotation_1.0_spec</artifactId>
+ <artifactId>geronimo-annotation_1.1_spec</artifactId>
<version>${geronimo.annotation-spec.version}</version>
</dependency>
<dependency>