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 2007/09/19 13:26:56 UTC

svn commit: r577249 - /incubator/tuscany/branches/sca-java-1.0/pom.xml

Author: antelder
Date: Wed Sep 19 04:26:56 2007
New Revision: 577249

URL: http://svn.apache.org/viewvc?rev=577249&view=rev
Log:
Add ws zones to tpo pom.xml

Modified:
    incubator/tuscany/branches/sca-java-1.0/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/pom.xml?rev=577249&r1=577248&r2=577249&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/pom.xml Wed Sep 19 04:26:56 2007
@@ -42,6 +42,17 @@
           <id>apache.incubator</id>
           <url>http://people.apache.org/repo/m2-incubating-repository</url>
        </repository>
+        <repository>
+            <id>apache.ws.zone</id>
+            <name>Apache WS Zone Repository</name>
+            <url>http://ws.zones.apache.org/repository2</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </repository>
     </repositories>
 
     <profiles>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org