Author: gnodet
Date: Mon Jan 29 02:19:56 2007
New Revision: 500996

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

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

Modified: 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-bean/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/serviceengines/servicemix-bean/pom.xml?view=diff&rev=500996&r1=500995&r2=500996
==============================================================================
--- 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-bean/pom.xml 
(original)
+++ 
incubator/servicemix/trunk/deployables/serviceengines/servicemix-bean/pom.xml 
Mon Jan 29 02:19:56 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