You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/09/20 12:28:39 UTC

git commit: [flex-falcon] [refs/heads/develop] - - Changed the id of the site distribution to "apache.website" in hope of this being available.

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


- Changed the id of the site distribution to "apache.website" in hope of this being available.


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

Branch: refs/heads/develop
Commit: e9465f470c3b87043bb1b360602e73e8b4e27d47
Parents: 2aeff83
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Tue Sep 20 14:28:32 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Tue Sep 20 14:28:32 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/e9465f47/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0ad5a7..ccff76d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
   <distributionManagement>
     <site>
-      <id>website</id>
+      <id>apache.website</id>
       <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>