You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2010/11/09 22:28:56 UTC

svn commit: r1033239 - /cayenne/sandbox/cayenne-mixin/trunk/pom.xml

Author: aadamchik
Date: Tue Nov  9 21:28:56 2010
New Revision: 1033239

URL: http://svn.apache.org/viewvc?rev=1033239&view=rev
Log:
removing unneeded deps

Modified:
    cayenne/sandbox/cayenne-mixin/trunk/pom.xml

Modified: cayenne/sandbox/cayenne-mixin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/sandbox/cayenne-mixin/trunk/pom.xml?rev=1033239&r1=1033238&r2=1033239&view=diff
==============================================================================
--- cayenne/sandbox/cayenne-mixin/trunk/pom.xml (original)
+++ cayenne/sandbox/cayenne-mixin/trunk/pom.xml Tue Nov  9 21:28:56 2010
@@ -21,10 +21,6 @@
 			<artifactId>cayenne-server</artifactId>
 			<version>${version}</version>
 		</dependency>
-		<dependency>
-			<groupId>commons-collections</groupId>
-			<artifactId>commons-collections</artifactId>
-		</dependency>
 	</dependencies>
 	<build>
 		<pluginManagement>