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

josias at wyona.com josias at wyona.com
Thu Sep 20 14:41:17 CEST 2007


Author: josias
Date: 2007-09-20 14:41:16 +0200 (Thu, 20 Sep 2007)
New Revision: 27524

Modified:
   public/yanel/trunk/src/build/dependencies.xml
   public/yanel/trunk/src/build/pom-core.xml
Log:
updated to yarep r27520 due to a bug with slashes in the uuid concerning the tree fs repo

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2007-09-20 12:36:57 UTC (rev 27523)
+++ public/yanel/trunk/src/build/dependencies.xml	2007-09-20 12:41:16 UTC (rev 27524)
@@ -31,7 +31,7 @@
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-core"
-                  version="0.0.1-dev-r27490"/>
+                  version="0.0.1-dev-r27520"/>
 
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="wyona-org-commons" artifactId="wyona-org-commons"
@@ -67,7 +67,7 @@
                   version="0.0.1-dev-r25041"/>
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-impl"
-                  version="0.0.1-dev-r27490"/>
+                  version="0.0.1-dev-r27520"/>
       <dependency groupId="spring" artifactId="spring"
                   version="2.0"/>
       <dependency groupId="svnkit" artifactId="svnkit"

Modified: public/yanel/trunk/src/build/pom-core.xml
===================================================================
--- public/yanel/trunk/src/build/pom-core.xml	2007-09-20 12:36:57 UTC (rev 27523)
+++ public/yanel/trunk/src/build/pom-core.xml	2007-09-20 12:41:16 UTC (rev 27524)
@@ -10,7 +10,7 @@
       <groupId>yarep</groupId>
       <artifactId>yarep-core</artifactId>
       <!-- IMPORTANT: Please make sure to update dependencies.xml as well! -->
-      <version>0.0.1-dev-r27490</version>
+      <version>0.0.1-dev-r27520</version>
     </dependency>
     <dependency>
       <groupId>wyona-org-commons</groupId>



More information about the Yanel-commits mailing list