You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2009/02/13 10:04:21 UTC

svn commit: r744041 - /lenya/trunk/org.apache.lenya.core.workflow/pom.xml

Author: andreas
Date: Fri Feb 13 09:04:21 2009
New Revision: 744041

URL: http://svn.apache.org/viewvc?rev=744041&view=rev
Log:
Moving obsolete dependency from workflow to core-impl module.

Modified:
    lenya/trunk/org.apache.lenya.core.workflow/pom.xml

Modified: lenya/trunk/org.apache.lenya.core.workflow/pom.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/org.apache.lenya.core.workflow/pom.xml?rev=744041&r1=744040&r2=744041&view=diff
==============================================================================
--- lenya/trunk/org.apache.lenya.core.workflow/pom.xml (original)
+++ lenya/trunk/org.apache.lenya.core.workflow/pom.xml Fri Feb 13 09:04:21 2009
@@ -93,12 +93,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.lenya</groupId>
-      <artifactId>lenya-core-impl</artifactId>
-      <type>test-jar</type>
-      <scope>runtime</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.lenya</groupId>
       <artifactId>lenya-core-resourcetype</artifactId>
       <scope>runtime</scope>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org