Updated Branches: refs/heads/master 1587eba09 -> fc0c40195
reapplied Jakob's fix to the parent POM Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/fc0c4019 Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/fc0c4019 Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/fc0c4019 Branch: refs/heads/master Commit: fc0c40195b2d05da1e5eba4b34e1c627bab49514 Parents: 1587eba Author: Sebastian Schaffert <[email protected]> Authored: Fri Mar 8 11:28:17 2013 +0100 Committer: Sebastian Schaffert <[email protected]> Committed: Fri Mar 8 11:28:17 2013 +0100 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/fc0c4019/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 114c80d..99f2fb9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,6 +23,7 @@ <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>13</version> + <relativePath/> </parent> <groupId>org.apache.marmotta</groupId>
