You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2009/12/08 18:53:10 UTC

svn commit: r888496 - /geronimo/server/trunk/framework/pom.xml

Author: gawor
Date: Tue Dec  8 17:53:10 2009
New Revision: 888496

URL: http://svn.apache.org/viewvc?rev=888496&view=rev
Log:
upgrade to get osgi 4.2 api

Modified:
    geronimo/server/trunk/framework/pom.xml

Modified: geronimo/server/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/pom.xml?rev=888496&r1=888495&r2=888496&view=diff
==============================================================================
--- geronimo/server/trunk/framework/pom.xml (original)
+++ geronimo/server/trunk/framework/pom.xml Tue Dec  8 17:53:10 2009
@@ -44,7 +44,7 @@
             <dependency>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>org.osgi.compendium</artifactId>
-                <version>1.2.0</version>
+                <version>1.4.0</version>
                 <exclusions>
                     <exclusion>
                         <groupId>org.apache.felix</groupId>