Author: cziegeler
Date: Mon Jan 14 23:08:30 2008
New Revision: 612033

URL: http://svn.apache.org/viewvc?rev=612033&view=rev
Log:
Use released version of org.osgi.foundation.

Modified:
    felix/trunk/org.osgi.compendium/pom.xml

Modified: felix/trunk/org.osgi.compendium/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/org.osgi.compendium/pom.xml?rev=612033&r1=612032&r2=612033&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Mon Jan 14 23:08:30 2008
@@ -46,7 +46,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.osgi.foundation</artifactId>
-      <version>0.9.0-SNAPSHOT</version>
+      <version>1.0.0</version>
     </dependency>
   </dependencies>
   <build>


Reply via email to