[seam-commits] Seam SVN: r12184 - modules/remoting/trunk/docs.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri Mar 12 04:07:07 EST 2010


Author: shane.bryzak at jboss.com
Date: 2010-03-12 04:07:07 -0500 (Fri, 12 Mar 2010)
New Revision: 12184

Modified:
   modules/remoting/trunk/docs/pom.xml
Log:
[maven-release-plugin] rollback the release of 3.0.0-Beta1

Modified: modules/remoting/trunk/docs/pom.xml
===================================================================
--- modules/remoting/trunk/docs/pom.xml	2010-03-12 09:01:15 UTC (rev 12183)
+++ modules/remoting/trunk/docs/pom.xml	2010-03-12 09:07:07 UTC (rev 12184)
@@ -37,6 +37,13 @@
       <defaultGoal>process-classes</defaultGoal>
       <plugins>
          <plugin>
+            <artifactId>maven-deploy-plugin</artifactId>
+            <configuration>
+               <skip>true</skip>
+            </configuration>
+         </plugin>
+
+         <plugin>
             <groupId>org.jboss.maven.plugins</groupId>
             <artifactId>maven-jdocbook-plugin</artifactId>
          </plugin>



More information about the seam-commits mailing list