Author: gnodet
Date: Mon Jan 29 02:20:15 2007
New Revision: 500997

URL: http://svn.apache.org/viewvc?view=rev&rev=500997
Log:
Remove snapshot dependency

Modified:
    
incubator/servicemix/branches/servicemix-3.1/deployables/serviceengines/servicemix-bean/pom.xml

Modified: 
incubator/servicemix/branches/servicemix-3.1/deployables/serviceengines/servicemix-bean/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.1/deployables/serviceengines/servicemix-bean/pom.xml?view=diff&rev=500997&r1=500996&r2=500997
==============================================================================
--- 
incubator/servicemix/branches/servicemix-3.1/deployables/serviceengines/servicemix-bean/pom.xml
 (original)
+++ 
incubator/servicemix/branches/servicemix-3.1/deployables/serviceengines/servicemix-bean/pom.xml
 Mon Jan 29 02:20:15 2007
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
       <artifactId>geronimo-annotation_1.0_spec</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1.0</version>
     </dependency>
     <dependency>
       <groupId>commons-jexl</groupId>


Reply via email to