Repository: incubator-tamaya-sandbox Updated Branches: refs/heads/master 96593c764 -> 048dca9cb
Try to fix the build. Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/048dca9c Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/048dca9c Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/048dca9c Branch: refs/heads/master Commit: 048dca9cbd4e2ee613654e58e94405592936196d Parents: 96593c7 Author: Phil Ottlinger <[email protected]> Authored: Mon Oct 9 21:31:50 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Mon Oct 9 21:31:50 2017 +0200 ---------------------------------------------------------------------- osgi/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/048dca9c/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/osgi/pom.xml b/osgi/pom.xml index 18df6ee..b0089b8 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -25,7 +25,6 @@ <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-sandbox</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-osgi-all</artifactId>
