Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master 19719b476 -> 4e73173ab
TAMAYA-318 Removed relative paths. 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/4e73173a Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/4e73173a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/4e73173a Branch: refs/heads/master Commit: 4e73173abff8e96874bc41dfdab8c7186538f9d9 Parents: 19719b4 Author: Anatole Tresch <[email protected]> Authored: Mon Nov 20 08:41:45 2017 +0100 Committer: Anatole Tresch <[email protected]> Committed: Mon Nov 20 08:41:45 2017 +0100 ---------------------------------------------------------------------- distribution/pom.xml | 1 - examples/pom.xml | 1 - modules/formats/pom.xml | 1 - modules/functions/pom.xml | 1 - modules/injection/pom.xml | 1 - modules/mutable-config/pom.xml | 1 - modules/optional/pom.xml | 1 - modules/osgi/pom.xml | 1 - modules/resolver/pom.xml | 1 - modules/resources/pom.xml | 1 - 10 files changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 1d69480..117984f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -26,7 +26,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions-all</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-extension-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 18b5d49..b83763c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -26,7 +26,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions-all</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <groupId>org.apache.tamaya.ext.examples</groupId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/formats/pom.xml ---------------------------------------------------------------------- diff --git a/modules/formats/pom.xml b/modules/formats/pom.xml index 5a6d96e..59567df 100644 --- a/modules/formats/pom.xml +++ b/modules/formats/pom.xml @@ -23,7 +23,6 @@ <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-formats-all</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/functions/pom.xml ---------------------------------------------------------------------- diff --git a/modules/functions/pom.xml b/modules/functions/pom.xml index 05b38a5..839b67e 100644 --- a/modules/functions/pom.xml +++ b/modules/functions/pom.xml @@ -25,7 +25,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-functions</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/injection/pom.xml ---------------------------------------------------------------------- diff --git a/modules/injection/pom.xml b/modules/injection/pom.xml index 9cf6c7f..d811715 100644 --- a/modules/injection/pom.xml +++ b/modules/injection/pom.xml @@ -23,7 +23,6 @@ <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-injection-all</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/mutable-config/pom.xml ---------------------------------------------------------------------- diff --git a/modules/mutable-config/pom.xml b/modules/mutable-config/pom.xml index ef74d57..ecbf767 100644 --- a/modules/mutable-config/pom.xml +++ b/modules/mutable-config/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>..</relativePath> </parent> <artifactId>tamaya-mutable-config</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/optional/pom.xml ---------------------------------------------------------------------- diff --git a/modules/optional/pom.xml b/modules/optional/pom.xml index 244a230..341f547 100644 --- a/modules/optional/pom.xml +++ b/modules/optional/pom.xml @@ -25,7 +25,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-optional</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/osgi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/osgi/pom.xml b/modules/osgi/pom.xml index 8421c28..36e6524 100644 --- a/modules/osgi/pom.xml +++ b/modules/osgi/pom.xml @@ -25,7 +25,6 @@ <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath/> </parent> <artifactId>tamaya-osgi-all</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/resolver/pom.xml ---------------------------------------------------------------------- diff --git a/modules/resolver/pom.xml b/modules/resolver/pom.xml index 86a1c59..7691c23 100644 --- a/modules/resolver/pom.xml +++ b/modules/resolver/pom.xml @@ -25,7 +25,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-resolver</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/4e73173a/modules/resources/pom.xml ---------------------------------------------------------------------- diff --git a/modules/resources/pom.xml b/modules/resources/pom.xml index 8af59bf..e482618 100644 --- a/modules/resources/pom.xml +++ b/modules/resources/pom.xml @@ -25,7 +25,6 @@ under the License. <groupId>org.apache.tamaya.ext</groupId> <artifactId>tamaya-extensions</artifactId> <version>0.4-incubating-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <artifactId>tamaya-resources</artifactId>
