[Yanel-commits] rev 34864 - public/yanel/trunk/src/contributions/resources/data-repo-sitetree/src/build

michi at wyona.com michi at wyona.com
Sat Apr 5 12:57:50 CEST 2008


Author: michi
Date: 2008-04-05 12:57:50 +0200 (Sat, 05 Apr 2008)
New Revision: 34864

Modified:
   public/yanel/trunk/src/contributions/resources/data-repo-sitetree/src/build/dependencies.xml
Log:
yanel impl added

Modified: public/yanel/trunk/src/contributions/resources/data-repo-sitetree/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/contributions/resources/data-repo-sitetree/src/build/dependencies.xml	2008-04-05 10:50:33 UTC (rev 34863)
+++ public/yanel/trunk/src/contributions/resources/data-repo-sitetree/src/build/dependencies.xml	2008-04-05 10:57:50 UTC (rev 34864)
@@ -8,6 +8,7 @@
     <artifact:dependencies pathId="maven2.classpath" filesetId="maven2.fileset">
       <remoteRepository refid="wyona.remote.repository"/>
       <dependency groupId="wyona-org-yanel" artifactId="yanel-core" version="${yanel.source.version}"/>
+      <dependency groupId="wyona-org-yanel" artifactId="yanel-impl" version="${yanel.source.version}"/>
       <dependency groupId="spring" artifactId="spring" version="2.0"/>
       <dependency groupId="javax.servlet" artifactId="servlet-api" version="2.3"/>
     </artifact:dependencies>



More information about the Yanel-commits mailing list