Author: hlship
Date: Sun Nov 26 11:32:59 2006
New Revision: 479412

URL: http://svn.apache.org/viewvc?view=rev&rev=479412
Log:
Tweak the project POM to get deployments working properly.

Modified:
    tapestry/tapestry5/tapestry-project/trunk/pom.xml

Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=479412&r1=479411&r2=479412
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Sun Nov 26 11:32:59 2006
@@ -236,11 +236,11 @@
         </site>
         <repository>
             <id>tapestry-repo</id>
-            
<url>scp://apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            
<url>scpexe://apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
         </repository>
         <snapshotRepository>
             <id>tapestry-snapshot-repo</id>
-            
<url>scp://apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            
<url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
     </distributionManagement>
     


Reply via email to