You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2009/09/07 00:01:47 UTC

svn commit: r811917 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Sun Sep  6 22:01:47 2009
New Revision: 811917

URL: http://svn.apache.org/viewvc?rev=811917&view=rev
Log:
Update dependencies for release

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=811917&r1=811916&r2=811917&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun Sep  6 22:01:47 2009
@@ -32,12 +32,12 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0</version>
       <exclusions>
         <exclusion>
           <groupId>${pom.groupId}</groupId>