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

michi at wyona.com michi at wyona.com
Wed Jan 9 11:35:26 CET 2008


Author: michi
Date: 2008-01-09 11:35:25 +0100 (Wed, 09 Jan 2008)
New Revision: 30266

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	2008-01-09 09:51:10 UTC (rev 30265)
+++ public/yanel/trunk/src/build/dependencies.xml	2008-01-09 10:35:25 UTC (rev 30266)
@@ -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-r30015"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core" version="0.2-dev-r30264"/>
 
       <!-- 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-r30015"/>
+      <dependency groupId="wyona-org-security" artifactId="wyona-org-security-impl" version="0.2-dev-r30264"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-impl" version="1.0-dev-r30069"/>
       <dependency groupId="spring" artifactId="spring"



More information about the Yanel-commits mailing list