Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master 0295c70e9 -> 016f57f44
LHF: Fix typo. 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/016f57f4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/016f57f4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/016f57f4 Branch: refs/heads/master Commit: 016f57f44b50686425b7c5b2aa87a3b14d1811a9 Parents: 0295c70 Author: Phil Ottlinger <[email protected]> Authored: Mon Jan 2 23:39:15 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Mon Jan 2 23:39:15 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/016f57f4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 80108fa..097f22f 100644 --- a/pom.xml +++ b/pom.xml @@ -861,7 +861,7 @@ under the License. <profile> <!-- ! This profiles enables the Apache Maven Snapshot repository. - ! It is required since this project depends von the Tamaya main + ! It is required since this project depends on the Tamaya main ! project and its snapshot releases. ! Oliver B. Fischer, 2016-12-24 !-->
