Author: hboutemy
Date: Sat Apr 14 20:59:43 2018
New Revision: 1829174

URL: http://svn.apache.org/viewvc?rev=1829174&view=rev
Log:
[INFRA-16088] svnwcsub switched from CMS svn to the new location published by 
Jenkins only

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=1829174&r1=1829173&r2=1829174&view=diff
==============================================================================
--- maven/doxia/site/trunk/pom.xml (original)
+++ maven/doxia/site/trunk/pom.xml Sat Apr 14 20:59:43 2018
@@ -156,7 +156,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>${siteDistributionUrl}</url>
+      
<url>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/website/content/</url>
     </site>
   </distributionManagement>
 
@@ -169,7 +169,6 @@ under the License.
   </pluginRepositories>
 
   <properties>
-    
<siteDistributionUrl>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/</siteDistributionUrl>
     <maven.site.path>doxia-site</maven.site.path>
     <doxiaVersion>1.8</doxiaVersion>
     <site.output>${project.build.directory}/site</site.output>
@@ -386,12 +385,6 @@ under the License.
         </pluginManagement>
       </build>
     </profile>
-    <profile>
-      <id>ASF-jenkins</id>
-      <properties><!-- INFRA-16088 Jenkins credentials put outside CMS svn 
space but on new ASF svn repo space -->
-        
<siteDistributionUrl>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/website/content/</siteDistributionUrl>
-      </properties>
-    </profile>
   </profiles>
 
 </project>


Reply via email to