svn commit: r744041 - /lenya/trunk/org.apache.lenya.core.workflow/pom.xml
[email protected] Fri, 13 Feb 2009 09:04:21 -0000
Newsgroups
gmane.comp.cms.lenya.cvs
Message-ID
<[email protected] >
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>