[Yanel-commits] rev 22580 - public/yanel/trunk/src/contributions/resources/resource-creator/src/build

michi at wyona.com michi at wyona.com
Sun Feb 11 16:28:13 CET 2007


Author: michi
Date: 2007-02-11 16:28:12 +0100 (Sun, 11 Feb 2007)
New Revision: 22580

Modified:
   public/yanel/trunk/src/contributions/resources/resource-creator/src/build/dependencies.xml
Log:
spring added as dependency

Modified: public/yanel/trunk/src/contributions/resources/resource-creator/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/contributions/resources/resource-creator/src/build/dependencies.xml	2007-02-11 15:25:32 UTC (rev 22579)
+++ public/yanel/trunk/src/contributions/resources/resource-creator/src/build/dependencies.xml	2007-02-11 15:28:12 UTC (rev 22580)
@@ -11,6 +11,7 @@
       <dependency groupId="wyona-org-yanel" artifactId="yanel-core" version="0.0.1-dev-r21227"/>
       -->
       <dependency groupId="wyona-org-yanel" artifactId="yanel-core" version="${yanel.source.version}"/>
+      <dependency groupId="spring" artifactId="spring" version="2.0"/>
     </artifact:dependencies>
 
     <artifact:dependencies pathId="maven2.resource.classpath" filesetId="maven2.resource.fileset">




More information about the Yanel-commits mailing list