use -P apache-release rather than -P release to generate site
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/48a16b9f Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/48a16b9f Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/48a16b9f Branch: refs/heads/0.1-rc1 Commit: 48a16b9f409080cbc078d4091fa3fdb3a17c8de8 Parents: 99fcc29 Author: sblackmon <[email protected]> Authored: Sun Dec 7 09:44:03 2014 -0600 Committer: sblackmon <[email protected]> Committed: Sun Dec 7 09:44:03 2014 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/48a16b9f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4be0950..71673cf 100644 --- a/pom.xml +++ b/pom.xml @@ -470,7 +470,7 @@ <profiles> <profile> - <id>release</id> + <id>apache-release</id> <build> <plugins> <plugin>
