Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master 55625438a -> ee1ca56eb
TAMAYA-318: Reverting parent pom relationship Does not change the build error message :-( Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/ee1ca56e Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/ee1ca56e Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/ee1ca56e Branch: refs/heads/master Commit: ee1ca56ebc7c1a690b140d20f48ede216c6195da Parents: 5562543 Author: Phil Ottlinger <[email protected]> Authored: Sat Nov 18 00:03:57 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Sat Nov 18 00:03:57 2017 +0100 ---------------------------------------------------------------------- modules/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/ee1ca56e/modules/pom.xml ---------------------------------------------------------------------- diff --git a/modules/pom.xml b/modules/pom.xml index 5a09d87..bd7abe0 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -23,7 +23,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions-all</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath/> </parent> <artifactId>tamaya-extensions</artifactId>
