Author: michaelo
Date: Sat Dec  7 10:38:39 2013
New Revision: 1548831

URL: http://svn.apache.org/r1548831
Log:
Revert POMs to a working, initial state due to 
http://www.mail-archive.com/dev@maven.apache.org/msg98892.html

Modified:
    maven/skins/trunk/maven-skins/pom.xml
    maven/skins/trunk/maven-skins/site-pom.xml

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1548831&r1=1548830&r2=1548831&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Sat Dec  7 10:38:39 2013
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-skins</artifactId>
-  <version>9-SNAPSHOT</version>
+  <version>8-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Maven Skins</name>

Modified: maven/skins/trunk/maven-skins/site-pom.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/site-pom.xml?rev=1548831&r1=1548830&r2=1548831&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/site-pom.xml (original)
+++ maven/skins/trunk/maven-skins/site-pom.xml Sat Dec  7 10:38:39 2013
@@ -67,7 +67,6 @@ under the License.
         <artifactId>maven-site-plugin</artifactId>
         <configuration>
           <siteDirectory>${basedir}/src/site-docs</siteDirectory>
-          <skipDeploy>false</skipDeploy><!-- intentionally deploy site with 
maven-site-plugin -->
         </configuration>
       </plugin>
     </plugins>


Reply via email to