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:54:37 UTC

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

Author: pauls
Date: Sun Sep  6 22:54:37 2009
New Revision: 811941

URL: http://svn.apache.org/viewvc?rev=811941&view=rev
Log:
Cleanup after 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=811941&r1=811940&r2=811941&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun Sep  6 22:54:37 2009
@@ -32,12 +32,12 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <groupId>${pom.groupId}</groupId>