[Yanel-commits] rev 30807 - public/yanel/trunk/src/build

michi at wyona.com michi at wyona.com
Sat Jan 26 23:24:08 CET 2008


Author: michi
Date: 2008-01-26 23:24:08 +0100 (Sat, 26 Jan 2008)
New Revision: 30807

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
security library upgraded

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2008-01-26 22:12:30 UTC (rev 30806)
+++ public/yanel/trunk/src/build/dependencies.xml	2008-01-26 22:24:08 UTC (rev 30807)
@@ -62,7 +62,7 @@
 <!-- The XSLT engine of Java on MacOS X seems to have trouble. With Xalan enabled it should work! Also Abdera seems to need Xalan ... -->
       <dependency groupId="xalan" artifactId="xalan"
                   version="2.7.0"/>
-      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.2-dev-r30678"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.2-dev-r30806"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r30474"/>
       <dependency groupId="spring" artifactId="spring"



More information about the Yanel-commits mailing list