You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/02/03 16:01:53 UTC

svn commit: r1066824 - /aries/trunk/proxy/pom.xml

Author: zoe
Date: Thu Feb  3 15:01:53 2011
New Revision: 1066824

URL: http://svn.apache.org/viewvc?rev=1066824&view=rev
Log:
ARIES-551 ... this definitely is

Modified:
    aries/trunk/proxy/pom.xml

Modified: aries/trunk/proxy/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/pom.xml?rev=1066824&r1=1066823&r2=1066824&view=diff
==============================================================================
--- aries/trunk/proxy/pom.xml (original)
+++ aries/trunk/proxy/pom.xml Thu Feb  3 15:01:53 2011
@@ -61,11 +61,6 @@
             </dependency>
             <dependency>
             	<groupId>org.apache.aries.proxy</groupId>
-            	<artifactId>org.apache.aries.proxy.bundle</artifactId>
-            	<version>0.4-SNAPSHOT</version>
-            </dependency>
-            <dependency>
-            	<groupId>org.apache.aries.proxy</groupId>
             	<artifactId>org.apache.aries.proxy.itests</artifactId>
             	<version>0.4-SNAPSHOT</version>
             </dependency>