You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2009/07/24 19:27:49 UTC

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

Author: rickhall
Date: Fri Jul 24 17:27:48 2009
New Revision: 797567

URL: http://svn.apache.org/viewvc?rev=797567&view=rev
Log:
Update compendium dependency. (FELIX-1205)

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=797567&r1=797566&r2=797567&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Fri Jul 24 17:27:48 2009
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>1.2.0</version>
+      <version>1.3.0-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <groupId>${pom.groupId}</groupId>