You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/02/03 22:45:15 UTC

[2/2] servicemix git commit: Profile 'setup.eclipse' corrected

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/87e4e728
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/87e4e728
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/87e4e728

Branch: refs/heads/master
Commit: 87e4e728221be29359a83e838afb80f7e04a29f4
Parents: 08e27ab
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Wed Feb 3 22:44:48 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Wed Feb 3 22:44:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/87e4e728/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f2282b3..577c861 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>