[kune-commits] r907 - trunk

vjrj vjrj at ourproject.org
Tue Oct 14 02:23:09 CEST 2008


Author: vjrj
Date: 2008-10-14 02:23:09 +0200 (Tue, 14 Oct 2008)
New Revision: 907

Modified:
   trunk/pom.xml
Log:
jmagick dep

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-10-13 21:53:04 UTC (rev 906)
+++ trunk/pom.xml	2008-10-14 00:23:09 UTC (rev 907)
@@ -84,6 +84,11 @@
       <artifactId>suco</artifactId>
       <version>0.5.06</version>
     </dependency>
+<dependency>
+  <groupId>jmagick</groupId>
+  <artifactId>jmagick</artifactId>
+  <version>6.2.4</version>
+</dependency>
 
     <!-- xmpp -->
     <dependency>




More information about the kune-commits mailing list