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

michi at wyona.com michi at wyona.com
Thu Dec 20 00:10:30 CET 2007


Author: michi
Date: 2007-12-20 00:10:29 +0100 (Thu, 20 Dec 2007)
New Revision: 30019

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-19 22:57:57 UTC (rev 30018)
+++ public/yanel/trunk/src/build/dependencies.xml	2007-12-19 23:10:29 UTC (rev 30019)
@@ -41,7 +41,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-r29907"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.0.1-dev-r30015"/>
 
       <!-- TODO: Add to yanel.xml, because these libs are only needed during runtime -->
       <dependency groupId="avalon-framework" artifactId="avalon-framework-api" version="4.3"/>
@@ -64,7 +64,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-r29907"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.0.1-dev-r30015"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r29922"/>
       <dependency groupId="spring" artifactId="spring"



More information about the Yanel-commits mailing list