You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2009/01/31 11:35:18 UTC

svn commit: r739540 - /incubator/openwebbeans/trunk/pom.xml

Author: gerdogdu
Date: Sat Jan 31 10:35:17 2009
New Revision: 739540

URL: http://svn.apache.org/viewvc?rev=739540&view=rev
Log:
Add Apache incubator repository section

Modified:
    incubator/openwebbeans/trunk/pom.xml

Modified: incubator/openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/pom.xml?rev=739540&r1=739539&r2=739540&view=diff
==============================================================================
--- incubator/openwebbeans/trunk/pom.xml (original)
+++ incubator/openwebbeans/trunk/pom.xml Sat Jan 31 10:35:17 2009
@@ -418,8 +418,10 @@
         </site>
 
 	<repository>
-	    <id>apache.openwebbeans.stage</id>
-	    <url>scp://people.apache.org/home/gerdogdu/public_html/staging-repo/${siteId}</url>
+          <uniqueVersion>false</uniqueVersion>
+            <id>apache.incubating</id>
+            <name>Apache Incubating Repository</name>
+            <url>scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
 	</repository>
 	
 	<snapshotRepository>