Author: jstrachan
Date: Mon Jun 25 07:50:55 2007
New Revision: 550522
URL:
http://svn.apache.org/viewvc?view=rev&rev=550522Log:
upgraded to the latest/greatest irclib
Modified:
activemq/camel/trunk/components/camel-irc/pom.xml
Modified: activemq/camel/trunk/components/camel-irc/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-irc/pom.xml?view=diff&rev=550522&r1=550521&r2=550522==============================================================================
--- activemq/camel/trunk/components/camel-irc/pom.xml (original)
+++ activemq/camel/trunk/components/camel-irc/pom.xml Mon Jun 25 07:50:55 2007
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.schwering</groupId>
<artifactId>irclib</artifactId>
- <version>1.04-bsd</version>
+ <version>1.10</version>
</dependency>
<!-- testing -->