Repository: aries-rsa Updated Branches: refs/heads/master b2e1d8711 -> 8ddac37a6
Remove deprecated property in README Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/2d33849e Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/2d33849e Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/2d33849e Branch: refs/heads/master Commit: 2d33849ea9f4e4c69741579cb261711ba9d57842 Parents: b2e1d87 Author: Christian Schneider <[email protected]> Authored: Mon Nov 7 18:17:30 2016 +0100 Committer: Christian Schneider <[email protected]> Committed: Mon Nov 7 18:17:30 2016 +0100 ---------------------------------------------------------------------- discovery/config/Readme.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/2d33849e/discovery/config/Readme.md ---------------------------------------------------------------------- diff --git a/discovery/config/Readme.md b/discovery/config/Readme.md index d0aaa2f..d2fbc5f 100644 --- a/discovery/config/Readme.md +++ b/discovery/config/Readme.md @@ -15,5 +15,4 @@ service.imported = true service.imported.configs = org.apache.cxf.rs objectClass = org.acme.foo.rest.api.FooService org.apache.cxf.rs.address = http://localhost:9100/ -org.apache.cxf.rs.provider = org.acme.foo.rest.json.CustomJSONProvider ```
