Author: olamy
Date: Thu Aug  4 21:16:16 2011
New Revision: 1154019

URL: http://svn.apache.org/viewvc?rev=1154019&view=rev
Log:
add atlassian repo until xml rpc binder 0.11 reach central

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1154019&r1=1154018&r2=1154019&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Aug  4 21:16:16 2011
@@ -1183,6 +1183,16 @@
         <enabled>true</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>maven.atlassian</id>
+      <url>https://maven.atlassian.com/content/groups/public</url>
+      <releases>
+        <enabled>true</enabled>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
   </repositories>
 
   <build>


Reply via email to