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 2010/05/27 10:32:56 UTC

svn commit: r948725 - /tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml

Author: antelder
Date: Thu May 27 08:32:56 2010
New Revision: 948725

URL: http://svn.apache.org/viewvc?rev=948725&view=rev
Log:
Remove old unused incubator repository definition

Modified:
    tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml?rev=948725&r1=948724&r2=948725&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/binding-rmi/pom.xml Thu May 27 08:32:56 2010
@@ -29,13 +29,6 @@
     <packaging>pom</packaging>
     <name>Apache Tuscany SCA Sample binding.rmi</name>
 
-    <repositories>
-        <repository>
-            <id>apache.incubator</id>
-            <url>http://people.apache.org/repo/m2-incubating-repository</url>
-        </repository>
-    </repositories>
-
     <profiles>
         <profile>
             <id>default</id>