Repository: flex-falcon
Updated Branches:
  refs/heads/develop 8da6242ba -> 2aeff8348


- Changed the site urls to point to the svn and not the webui version.


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/2aeff834
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/2aeff834
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/2aeff834

Branch: refs/heads/develop
Commit: 2aeff834864f900056f07d8d9fb230648a088730
Parents: 8da6242
Author: Christofer Dutz <christofer.d...@codecentric.de>
Authored: Tue Sep 20 12:54:51 2016 +0200
Committer: Christofer Dutz <christofer.d...@codecentric.de>
Committed: Tue Sep 20 12:54:51 2016 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/2aeff834/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ec9e16f..f0ad5a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
   <distributionManagement>
     <site>
       <id>website</id>
-      
<url>scm:svn:https://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/${website.path}</url>
+      
<url>scm:svn:https://svn.apache.org/repos/asf/flex/site/trunk/content/maven/flexjs/${website.path}</url>
       
<!--url>scm:svn:https://svn.apache.org/repos/infra/websites/production/flex/content/maven/flexjs/${website.path}</url-->
     </site>
   </distributionManagement>
@@ -347,7 +347,7 @@
           <locales>en</locales>
           <inputEncoding>${project.build.sourceEncoding}</inputEncoding>
           <outputEncoding>${project.reporting.outputencoding}</outputEncoding>
-          
<topSiteURL>scm:svn:https://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/${website.path}</topSiteURL>
+          
<topSiteURL>scm:svn:https://svn.apache.org/repos/asf/flex/site/trunk/content/maven/flexjs/${website.path}</topSiteURL>
           
<!--topSiteURL>scm:svn:https://svn.apache.org/repos/infra/websites/production/flex/content/maven/flexjs/${website.path}</topSiteURL-->
           <!-- Configure the asciidoctor configuration -->
           <asciidoc>

Reply via email to