Author: norman
Date: Sat May 14 20:25:57 2011
New Revision: 1103214
URL: http://svn.apache.org/viewvc?rev=1103214&view=rev
Log:
Upgrade to commons-daemon 1.5
Modified:
james/server/trunk/pom.xml
Modified: james/server/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1103214&r1=1103213&r2=1103214&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Sat May 14 20:25:57 2011
@@ -945,13 +945,10 @@
<artifactId>geronimo-javamail_1.4_mail</artifactId>
<version>1.6</version>
</dependency>
-
- <!-- Use 1.0.3 as 1.0.5 seems to was compiled with jdk6 -->
- <!-- See DAEMON-200 -->
<dependency>
<groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
- <version>1.0.3</version>
+ <version>1.0.5</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]