TAMAYA-320: Fix wrong link to project homepage
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/b331785a Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/b331785a Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/b331785a Branch: refs/heads/master Commit: b331785a4a40c1bd35042f37ffa463164e00aca4 Parents: d729393 Author: Phil Ottlinger <[email protected]> Authored: Wed Nov 22 20:14:23 2017 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Wed Nov 22 20:14:23 2017 +0100 ---------------------------------------------------------------------- configjsr/bnd.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/b331785a/configjsr/bnd.bnd ---------------------------------------------------------------------- diff --git a/configjsr/bnd.bnd b/configjsr/bnd.bnd index 6a9a25f..c38b66b 100644 --- a/configjsr/bnd.bnd +++ b/configjsr/bnd.bnd @@ -18,7 +18,7 @@ Bundle-Copyright: (C) Apache Foundation Bundle-License: Apache Licence version 2 Bundle-Vendor: Apache Software Foundation Bundle-ContactAddress: [email protected] -Bundle-DocURL: http://tamaya.apache.org +Bundle-DocURL: https://tamaya.incubator.apache.org Export-Package: \ org.apache.tamaya.jsr382,\ org.apache.tamaya.jsr382.cdi,\
