You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2007/03/22 22:22:20 UTC

svn commit: r521476 - /incubator/tuscany/java/sca/jms-discovery/pom.xml

Author: jboynes
Date: Thu Mar 22 14:22:19 2007
New Revision: 521476

URL: http://svn.apache.org/viewvc?view=rev&rev=521476
Log:
add location of repo for parent pom

Modified:
    incubator/tuscany/java/sca/jms-discovery/pom.xml

Modified: incubator/tuscany/java/sca/jms-discovery/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/jms-discovery/pom.xml?view=diff&rev=521476&r1=521475&r2=521476
==============================================================================
--- incubator/tuscany/java/sca/jms-discovery/pom.xml (original)
+++ incubator/tuscany/java/sca/jms-discovery/pom.xml Thu Mar 22 14:22:19 2007
@@ -31,6 +31,21 @@
     <name>Apache Tuscany JMS Discovery</name>
     <description>Apache Tuscany JMS Discovery</description>
 
+    <!-- definition of repositories where the parent pom can be found -->
+    <repositories>
+        <repository>
+            <id>apache.incubator</id>
+            <name>Apache Incubator Repository</name>
+            <url>http://people.apache.org/repo/m2-incubating-repository/</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </repository>
+    </repositories>
+
     <dependencies>
 
         <dependency>



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