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

svn commit: r792223 - /geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml

Author: djencks
Date: Wed Jul  8 16:43:42 2009
New Revision: 792223

URL: http://svn.apache.org/viewvc?rev=792223&view=rev
Log:
alphabetize

Modified:
    geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml?rev=792223&r1=792222&r2=792223&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml Wed Jul  8 16:43:42 2009
@@ -105,7 +105,7 @@
         <groupId>org.apache.openejb</groupId>
         <artifactId>openejb-server</artifactId>
         <type>jar</type>
-    </dependency>    
+    </dependency>
     <dependency>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa</artifactId>
@@ -113,12 +113,12 @@
     </dependency>
     <dependency>
         <groupId>org.apache.xbean</groupId>
-        <artifactId>xbean-naming</artifactId>
+        <artifactId>xbean-asm-shaded</artifactId>
         <type>jar</type>
     </dependency>
     <dependency>
         <groupId>org.apache.xbean</groupId>
-        <artifactId>xbean-asm-shaded</artifactId>
+        <artifactId>xbean-naming</artifactId>
         <type>jar</type>
     </dependency>
     <dependency>