Author: hboutemy
Date: Sat Nov 21 02:19:26 2015
New Revision: 1715455

URL: http://svn.apache.org/viewvc?rev=1715455&view=rev
Log:
removed distributionManagement: using CMS to build, stage then deploy

Modified:
    maven/doxia/site/trunk/pom.xml

Modified: maven/doxia/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/site/trunk/pom.xml?rev=1715455&r1=1715454&r2=1715455&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Sat Nov 21 02:19:26 2015
@@ -153,13 +153,6 @@ under the License.
     <url>https://builds.apache.org/job/maven-doxia-trunks/</url>
   </ciManagement>
 
-  <distributionManagement>
-    <site>
-      <id>apache.website</id>
-      <url>scp://people.apache.org/www/maven.apache.org/doxia/</url>
-    </site>
-  </distributionManagement>
-
   <pluginRepositories>
     <pluginRepository>
       <id>apache.snapshots</id>


Reply via email to