You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by mi...@apache.org on 2010/04/29 19:26:11 UTC

svn commit: r939393 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml

Author: mir
Date: Thu Apr 29 17:26:11 2010
New Revision: 939393

URL: http://svn.apache.org/viewvc?rev=939393&view=rev
Log:
replaced dependency

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml?rev=939393&r1=939392&r2=939393&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.utils/pom.xml Thu Apr 29 17:26:11 2010
@@ -19,7 +19,7 @@
 		</dependency>
 		<dependency>
 			<groupId>org.apache.httpcomponents</groupId>
-			<artifactId>httpcore-osgi</artifactId>
+			<artifactId>httpcore</artifactId>
 		</dependency>
 		<dependency>
 			<groupId>junit</groupId>