Author: sseifert
Date: Mon Jun 12 20:32:39 2017
New Revision: 1798529

URL: http://svn.apache.org/viewvc?rev=1798529&view=rev
Log:
INFRA-13644 switch site publish url to sling site staging area

Modified:
    felix/trunk/tools/maven-bundle-plugin/pom.xml

Modified: felix/trunk/tools/maven-bundle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/tools/maven-bundle-plugin/pom.xml?rev=1798529&r1=1798528&r2=1798529&view=diff
==============================================================================
--- felix/trunk/tools/maven-bundle-plugin/pom.xml (original)
+++ felix/trunk/tools/maven-bundle-plugin/pom.xml Mon Jun 12 20:32:39 2017
@@ -49,7 +49,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/felix/content/components/${maven.site.path}</url>
+      
<url>scm:svn:https://svn.apache.org/repos/asf/felix/site/trunk/content/components/${maven.site.path}</url>
     </site>
   </distributionManagement>
 


Reply via email to