You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/08/13 07:53:31 UTC

svn commit: r803783 - /tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml

Author: antelder
Date: Thu Aug 13 05:53:31 2009
New Revision: 803783

URL: http://svn.apache.org/viewvc?rev=803783&view=rev
Log:
Remove temp repository as http client is released and in the central repo now

Modified:
    tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml

Modified: tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml?rev=803783&r1=803782&r2=803783&view=diff
==============================================================================
--- tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml (original)
+++ tuscany/java/sca/modules/binding-jsonp-runtime/pom.xml Thu Aug 13 05:53:31 2009
@@ -28,14 +28,6 @@
     <artifactId>tuscany-binding-jsonp-runtime</artifactId>
     <name>Apache Tuscany SCA JSONP Binding Runtime</name>
 
-    <!-- Use a temp repo just until the HCC4 release gets uploaded -->
-    <repositories>
-        <repository>
-            <id>temp.hc.repo</id>
-            <url>http://people.apache.org/~antelder/httpcomponents/4.0/maven</url>
-        </repository>
-    </repositories>
-
     <dependencies>
 
         <dependency>