Author: tcurdt
Date: Sun Jan 27 05:33:17 2008
New Revision: 615597

URL: http://svn.apache.org/viewvc?rev=615597&view=rev
Log:
stage on people.apache.org


Modified:
    jakarta/bcel/trunk/pom.xml

Modified: jakarta/bcel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/bcel/trunk/pom.xml?rev=615597&r1=615596&r2=615597&view=diff
==============================================================================
--- jakarta/bcel/trunk/pom.xml (original)
+++ jakarta/bcel/trunk/pom.xml Sun Jan 27 05:33:17 2008
@@ -127,39 +127,19 @@
                <url>http://svn.apache.org/repos/asf/jakarta/bcel/trunk</url>
        </scm>
 
-       <repositories>
-               <repository>
-                       <id>apache-snapshots</id>
-                       <name>Apache Maven2 Repository</name>
-                       
<url>http://cvs.apache.org/maven-snapshot-repository</url>
-               </repository>
-               <repository>
-                       <id>codehaus-snapshot</id>
-                       <name>Maven snapshot Repository</name>
-                       <url>http://snapshots.maven.codehaus.org/maven2</url>
-               </repository>
-       </repositories>
-
        <distributionManagement>
-               <repository>
-                       <id>apache-maven-snapshot</id>
-                       <name>repository</name>
-                       <url>
-                               
scpexe://people.apache.org/www/cvs.apache.org/maven-snapshot-repository
-                       </url>
-               </repository>
-               <snapshotRepository>
-                       <id>apache-maven-snapshot</id>
-                       <name>repository</name>
-                       <url>
-                               
scpexe://people.apache.org/www/cvs.apache.org/maven-snapshot-repository
-                       </url>
-               </snapshotRepository>
+        <repository>
+            <id>releases</id>
+            <url>scpexe://people.apache.org/~tcurdt/releases/bcel</url>
+        </repository>
+        <snapshotRepository>
+            <id>snaphots</id>
+            <url>scpexe://people.apache.org/~tcurdt/shapshots/bcel</url>
+        </snapshotRepository>
                <site>
                        <id>website</id>
-                       <url>
-                               
scpexe://people.apache.org/www/jakarta.apache.org/bcel
-                       </url>
+                       <!-- 
<url>scpexe://people.apache.org/www/jakarta.apache.org/bcel</url> -->
+                       
<url>scpexe://people.apache.org/~tcurdt/websites/bcel</url>
                </site>
        </distributionManagement>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to