You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by fo...@apache.org on 2006/01/17 07:30:31 UTC

svn commit: r369697 - /incubator/servicemix/trunk/servicemix-core/project.xml

Author: foconer
Date: Mon Jan 16 22:30:23 2006
New Revision: 369697

URL: http://svn.apache.org/viewcvs?rev=369697&view=rev
Log:
Updated ddlutils dependency information.

Modified:
    incubator/servicemix/trunk/servicemix-core/project.xml

Modified: incubator/servicemix/trunk/servicemix-core/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/servicemix-core/project.xml?rev=369697&r1=369696&r2=369697&view=diff
==============================================================================
--- incubator/servicemix/trunk/servicemix-core/project.xml (original)
+++ incubator/servicemix/trunk/servicemix-core/project.xml Mon Jan 16 22:30:23 2006
@@ -347,7 +347,7 @@
         
         <dependency>
             <groupId>servicemix</groupId>
-            <artifactId>DdlUtils</artifactId>
+            <artifactId>ddlutils</artifactId>
             <version>${ddlutils_version}</version>
         </dependency>
         <dependency>