[Yanel-commits] rev 30755 - public/yanel/contributions/resources/world-time/src/build

michi at wyona.com michi at wyona.com
Fri Jan 25 10:30:57 CET 2008


Author: michi
Date: 2008-01-25 10:30:56 +0100 (Fri, 25 Jan 2008)
New Revision: 30755

Modified:
   public/yanel/contributions/resources/world-time/src/build/dependencies.xml
Log:
commons not needed anymore

Modified: public/yanel/contributions/resources/world-time/src/build/dependencies.xml
===================================================================
--- public/yanel/contributions/resources/world-time/src/build/dependencies.xml	2008-01-25 09:30:52 UTC (rev 30754)
+++ public/yanel/contributions/resources/world-time/src/build/dependencies.xml	2008-01-25 09:30:56 UTC (rev 30755)
@@ -16,7 +16,9 @@
 <!--
       <dependency groupId="yarep" artifactId="yarep-core" version="0.0.1-dev-r21378"/>
 -->
-      <dependency groupId="wyona-org-commons" artifactId="wyona-org-commons" version="1.0-dev-r26137"/>
+<!-- Should not be necessary because Yanel core contains that already (referencing within pom-core.xml)
+      <dependency groupId="wyona-org-commons" artifactId="wyona-org-commons" version="1.0-dev-r30752"/>
+-->
     </artifact:dependencies>
 
     <artifact:dependencies pathId="maven2.resource.classpath" filesetId="maven2.resource.fileset">



More information about the Yanel-commits mailing list