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:35:16 UTC

svn commit: r948731 - /tuscany/sca-java-2.x/trunk/samples/store/pom.xml

Author: antelder
Date: Thu May 27 08:35:15 2010
New Revision: 948731

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

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

Modified: tuscany/sca-java-2.x/trunk/samples/store/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/store/pom.xml?rev=948731&r1=948730&r2=948731&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/store/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/store/pom.xml Thu May 27 08:35:15 2010
@@ -28,13 +28,6 @@
     <artifactId>sample-store</artifactId>
     <name>Apache Tuscany SCA Sample Getting Started Online Store</name>
 
-    <repositories>
-       <repository>
-          <id>apache.incubator</id>
-          <url>http://people.apache.org/repo/m2-incubating-repository</url>
-       </repository>
-    </repositories>
-
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.tuscany.sca</groupId>