Author: bago
Date: Wed Jul 30 10:04:28 2008
New Revision: 681123
URL: http://svn.apache.org/viewvc?rev=681123&view=rev
Log:
Fix xml structure error.
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=681123&r1=681122&r2=681123&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Wed Jul 30 10:04:28 2008
@@ -910,12 +910,12 @@
<artifactId>log4j</artifactId>
<version>1.2.14</version>
</dependency>
- </dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
<version>2.0</version>
</dependency>
+ </dependencies>
</dependencyManagement>
<dependencies>
<!-- To build JAMES against geronimo this should be uncommented -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]