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 2008/04/22 14:09:49 UTC

svn commit: r650453 - /felix/trunk/org.osgi.compendium/pom.xml

Author: pauls
Date: Tue Apr 22 05:09:43 2008
New Revision: 650453

URL: http://svn.apache.org/viewvc?rev=650453&view=rev
Log:
Manually update dependencies to snapshot.

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=650453&r1=650452&r2=650453&view=diff
==============================================================================
--- felix/trunk/org.osgi.compendium/pom.xml (original)
+++ felix/trunk/org.osgi.compendium/pom.xml Tue Apr 22 05:09:43 2008
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.core</artifactId>
-      <version>1.0.1</version>
+      <version>1.1.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>${pom.groupId}</groupId>