You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/02/20 08:42:39 UTC

[45/45] git commit: fixed parent build from the root

Updated Branches:
  refs/heads/master 2fa7e49ff -> db526126d


fixed parent build from the root


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/db526126
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/db526126
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/db526126

Branch: refs/heads/master
Commit: db526126de34369bb1b8113235b9446fcacbde61
Parents: 5486b79
Author: Sergio Fernández <wi...@apache.org>
Authored: Wed Feb 20 08:39:23 2013 +0100
Committer: Sergio Fernández <wi...@apache.org>
Committed: Wed Feb 20 08:39:23 2013 +0100

----------------------------------------------------------------------
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/db526126/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 734182e..e1bc95f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,6 +237,7 @@
     </profiles>
 
     <modules>
+        <module>parent</module>
         <module>build</module>
         <module>client</module>
         <module>commons</module>