Author: lresende
Date: Thu Jul 10 14:25:18 2008
New Revision: 675763

URL: http://svn.apache.org/viewvc?rev=675763&view=rev
Log:
Minimal changes on repository name and comments

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=675763&r1=675762&r2=675763&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Thu Jul 10 14:25:18 2008
@@ -90,10 +90,10 @@
     </repositories>
 
     <pluginRepositories>
-        <!-- Apache Incubator repository for artifacts released by Incubator 
projects -->
+        <!-- Apache repository for artifacts released by Apache TLP projects 
-->
         <pluginRepository>
             <id>apache</id>
-            <name>Apache Incubator Repository</name>
+            <name>Apache Repository</name>
             
<url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
             <releases>
                 <enabled>true</enabled>
@@ -103,6 +103,7 @@
             </snapshots>
         </pluginRepository>
 
+        <!-- Apache Incubator repository for artifacts released by Incubator 
projects -->
         <pluginRepository>
             <id>apache.incubator</id>
             <name>Apache Incubator Repository</name>


Reply via email to