Author: hlship
Date: Tue Jan 2 08:22:01 2007
New Revision: 491833
URL: http://svn.apache.org/viewvc?view=rev&rev=491833
Log:
Switch deployment URL back to people.apache.org
Modified:
tapestry/tapestry-site/trunk/pom.xml
Modified: tapestry/tapestry-site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?view=diff&rev=491833&r1=491832&r2=491833
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Tue Jan 2 08:22:01 2007
@@ -42,7 +42,6 @@
<plugins>
<plugin>
<artifactId>maven-site-plugin</artifactId>
- <version>2.0-beta-5</version>
</plugin>
</plugins>
</build>
@@ -70,7 +69,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
- <version>2.2</version>
</plugin>
</plugins>
</reporting>
@@ -139,7 +137,7 @@
<distributionManagement>
<site>
<id>tapestry</id>
- <url>scpexe://apache.org/www/tapestry.apache.org/</url>
+ <url>scpexe://people.apache.org/www/tapestry.apache.org/</url>
</site>
<repository>
<id>tapestry-repo</id>