Author: brett
Date: Wed Jan 12 13:57:13 2011
New Revision: 1058142

URL: http://svn.apache.org/viewvc?rev=1058142&view=rev
Log:
revert Site plugin version to last release to test build on Windows

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml
    maven/doxia/doxia-tools/trunk/pom.xml
    maven/doxia/doxia/trunk/pom.xml
    maven/doxia/site/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1058142&r1=1058141&r2=1058142&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Wed Jan 12 13:57:13 2011
@@ -271,7 +271,7 @@ under the License.
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.3-SNAPSHOT</version>
+          <version>2.2</version>
           <configuration>
             
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/doxia/doxia-sitetools-${project.version}</stagingSiteURL>
           </configuration>

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1058142&r1=1058141&r2=1058142&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Wed Jan 12 13:57:13 2011
@@ -189,7 +189,7 @@ under the License.
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.3-SNAPSHOT</version>
+          <version>2.2</version>
           <configuration>
             
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/doxia/doxia-tools-${project.version}</stagingSiteURL>
           </configuration>

Modified: maven/doxia/doxia/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1058142&r1=1058141&r2=1058142&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Wed Jan 12 13:57:13 2011
@@ -319,7 +319,7 @@ under the License.
         </plugin>
         <plugin>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.3-SNAPSHOT</version>
+          <version>2.2</version>
           <configuration>
             
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/doxia/doxia-${project.version}</stagingSiteURL>
           </configuration>

Modified: maven/doxia/site/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1058142&r1=1058141&r2=1058142&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Wed Jan 12 13:57:13 2011
@@ -150,7 +150,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.3-SNAPSHOT</version>
+          <version>2.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to