You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/03/27 18:38:49 UTC

svn commit: r389194 - /geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml

Author: sppatel
Date: Mon Mar 27 08:38:47 2006
New Revision: 389194

URL: http://svn.apache.org/viewcvs?rev=389194&view=rev
Log:
update osgi version

Modified:
    geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml?rev=389194&r1=389193&r2=389194&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/maven-plugins/maven-emf-plugin/pom.xml Mon Mar 27 08:38:47 2006
@@ -24,7 +24,7 @@
     <dependency>
       <groupId>eclipse</groupId>
       <artifactId>org.eclipse.osgi</artifactId>
-      <version>3.1.2</version>
+      <version>3.2.0.v20060214</version>
     </dependency>
     <!-- Dependencies for Crimson DOM Bug Workaround -->
     <dependency>