You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by xu...@apache.org on 2011/09/21 04:29:29 UTC

svn commit: r1173465 - /openejb/branches/openejb-3.0.x/pom.xml

Author: xuhaihong
Date: Wed Sep 21 02:29:28 2011
New Revision: 1173465

URL: http://svn.apache.org/viewvc?rev=1173465&view=rev
Log:
Add a repository entry for wooden artifact

Modified:
    openejb/branches/openejb-3.0.x/pom.xml

Modified: openejb/branches/openejb-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/pom.xml?rev=1173465&r1=1173464&r2=1173465&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/pom.xml (original)
+++ openejb/branches/openejb-3.0.x/pom.xml Wed Sep 21 02:29:28 2011
@@ -425,6 +425,17 @@
       </snapshots>
     </repository>
     <repository>
+      <id>apache-incubating-repository2</id>
+      <name>Apache Incubating Repository2</name>
+      <url>http://ws.zones.apache.org/repository2</url>
+      <releases>
+        <enabled>true</enabled>
+      </releases>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
+    <repository>
       <id>tomcat-private-repository</id>
       <name>Tomcat Private Repository</name>
       <url>http://tomcat.apache.org/dev/dist/m2-repository</url>