Profile 'setup.eclipse' corrected
Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/880f52ba Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/880f52ba Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/880f52ba Branch: refs/heads/servicemix-6.x Commit: 880f52ba3bb0a7bdd8e08dbbd12b0ccffc6b3f17 Parents: abdfcef Author: Krzysztof Sobkowiak <[email protected]> Authored: Wed Feb 3 22:44:48 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Wed Feb 3 22:46:45 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/880f52ba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 29d0e63..b8dd113 100644 --- a/pom.xml +++ b/pom.xml @@ -477,7 +477,7 @@ <profile> <id>setup.eclipse</id> <modules> - <module>assembly</module> + <module>assemblies</module> </modules> <properties> <eclipse.workspace.dir>${basedir}/../workspace</eclipse.workspace.dir>
