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

michi at wyona.com michi at wyona.com
Thu Dec 6 23:57:41 CET 2007


Author: michi
Date: 2007-12-06 23:57:40 +0100 (Thu, 06 Dec 2007)
New Revision: 29619

Modified:
   public/yanel/trunk/src/build/dependencies.xml
Log:
security lib updated

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2007-12-06 22:57:21 UTC (rev 29618)
+++ public/yanel/trunk/src/build/dependencies.xml	2007-12-06 22:57:40 UTC (rev 29619)
@@ -36,7 +36,7 @@
                   version="1.0-dev-r26137"/>
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
-      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.0.1-dev-r28979"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.0.1-dev-r29612"/>
 
       <!-- TODO: Add to yanel.xml, because these libs are only needed during runtime -->
       <dependency groupId="avalon-framework" artifactId="avalon-framework-api" version="4.3"/>
@@ -59,8 +59,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.0.1-dev-r29122"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.0.1-dev-r29612"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r29341"/>
       <dependency groupId="spring" artifactId="spring"



More information about the Yanel-commits mailing list