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

michi at wyona.com michi at wyona.com
Tue Jun 19 17:32:17 CEST 2007


Author: michi
Date: 2007-06-19 17:32:16 +0200 (Tue, 19 Jun 2007)
New Revision: 25197

Modified:
   public/yanel/trunk/src/build/dependencies.xml
   public/yanel/trunk/src/build/pom-core.xml
Log:
commons and yarep updated

Modified: public/yanel/trunk/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/build/dependencies.xml	2007-06-19 15:00:48 UTC (rev 25196)
+++ public/yanel/trunk/src/build/dependencies.xml	2007-06-19 15:32:16 UTC (rev 25197)
@@ -28,11 +28,15 @@
       <dependency groupId="log4j" artifactId="log4j"
                   version="1.2.8"/>
       <!-- TODO: Add checksum file to server -->
+
       <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="yarep" artifactId="yarep-core"
-                  version="0.0.1-dev-r25121"/>
+                  version="0.0.1-dev-r25195"/>
+
+      <!-- IMPORTANT: Please make sure to update pom-core.xml as well! -->
       <dependency groupId="wyona-org-commons" artifactId="wyona-org-commons"
-                  version="0.0.1-dev-r23672"/>
+                  version="0.0.1-dev-r25193"/>
+
       <dependency groupId="wyona-org-security" artifactId="wyona-org-security-core"
                   version="0.0.1-dev-r25041"/>
 
@@ -63,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-r25121"/>
+                  version="0.0.1-dev-r25195"/>
       <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-06-19 15:00:48 UTC (rev 25196)
+++ public/yanel/trunk/src/build/pom-core.xml	2007-06-19 15:32:16 UTC (rev 25197)
@@ -10,12 +10,13 @@
       <groupId>yarep</groupId>
       <artifactId>yarep-core</artifactId>
       <!-- IMPORTANT: Please make sure to update dependencies.xml as well! -->
-      <version>0.0.1-dev-r25121</version>
+      <version>0.0.1-dev-r25195</version>
     </dependency>
     <dependency>
       <groupId>wyona-org-commons</groupId>
       <artifactId>wyona-org-commons</artifactId>
-      <version>0.0.1-dev-r23672</version>
+      <!-- IMPORTANT: Please make sure to update dependencies.xml as well! -->
+      <version>0.0.1-dev-r25193</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>




More information about the Yanel-commits mailing list