Author: vsiveton
Date: Fri Mar  6 11:44:57 2009
New Revision: 750858

URL: http://svn.apache.org/viewvc?rev=750858&view=rev
Log:
o added Maven repo mainly for Hudson

Modified:
    incubator/shindig/trunk/pom.xml

Modified: incubator/shindig/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/pom.xml?rev=750858&r1=750857&r2=750858&view=diff
==============================================================================
--- incubator/shindig/trunk/pom.xml (original)
+++ incubator/shindig/trunk/pom.xml Fri Mar  6 11:44:57 2009
@@ -1134,6 +1134,15 @@
   <!-- ====================================================================== 
-->
   <repositories>
     <repository>
+      <id>central</id>
+      <name>Maven Repository Switchboard</name>
+      <layout>default</layout>
+      <url>http://repo1.maven.org/maven2</url>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
       <id>caja</id>
       <url>http://google-caja.googlecode.com/svn/maven</url>
     </repository>


Reply via email to