Repository: incubator-tamaya-sandbox Updated Branches: refs/heads/master cd8fcecd3 -> cb38d1c16
Change submodule order. 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/cb38d1c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/cb38d1c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/cb38d1c1 Branch: refs/heads/master Commit: cb38d1c16e36ca8aa991b1b08767f39f61423c08 Parents: cd8fcec Author: Phil Ottlinger <[email protected]> Authored: Mon Oct 9 22:06:06 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Mon Oct 9 22:06:06 2017 +0200 ---------------------------------------------------------------------- collections/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/cb38d1c1/collections/pom.xml ---------------------------------------------------------------------- diff --git a/collections/pom.xml b/collections/pom.xml index b840f11..cb9fa83 100644 --- a/collections/pom.xml +++ b/collections/pom.xml @@ -23,7 +23,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath/> </parent> <artifactId>tamaya-collections</artifactId>
