You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2011/08/11 03:04:04 UTC

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

Author: kevan
Date: Thu Aug 11 01:04:03 2011
New Revision: 1156423

URL: http://svn.apache.org/viewvc?rev=1156423&view=rev
Log:
GERONIMO-6055 pick up equinox cleanupOnSave support

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=1156423&r1=1156422&r2=1156423&view=diff
==============================================================================
--- geronimo/server/trunk/framework/pom.xml (original)
+++ geronimo/server/trunk/framework/pom.xml Thu Aug 11 01:04:03 2011
@@ -34,7 +34,7 @@
     <packaging>pom</packaging>
     
     <properties>        
-        <equinox.version>3.7.1.R37x_v20110726_1449</equinox.version>        
+        <equinox.version>3.7.1.R37x_v20110808_1106</equinox.version>        
         <felix.configadmin.version>1.2.4</felix.configadmin.version>        
         <felix.framework.version>3.0.2</felix.framework.version>       
         <pax.url.version>1.1.2</pax.url.version>