You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by es...@apache.org on 2010/11/03 12:42:29 UTC

svn commit: r1030418 - /incubator/esme/trunk/server/pom.xml

Author: esjewett
Date: Wed Nov  3 11:42:29 2010
New Revision: 1030418

URL: http://svn.apache.org/viewvc?rev=1030418&view=rev
Log:
Added new twitter repository to pom.xml - for xrayspecs

Modified:
    incubator/esme/trunk/server/pom.xml

Modified: incubator/esme/trunk/server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/esme/trunk/server/pom.xml?rev=1030418&r1=1030417&r2=1030418&view=diff
==============================================================================
--- incubator/esme/trunk/server/pom.xml (original)
+++ incubator/esme/trunk/server/pom.xml Wed Nov  3 11:42:29 2010
@@ -109,7 +109,12 @@
             <id>scala-stats</id>
             <name>Twitter Repo</name>
             <url>http://www.lag.net/nest</url>
-        </repository-->
+        </repository-->    
+        <repository>
+          <id>com.twitter</id>
+          <name>Twitter</name>
+          <url>http://maven.twttr.com</url>
+        </repository>
          <repository>
                <id>Configgy</id>
               <name>http://www.lag.net/repo</name>