Repository: cxf-dosgi Updated Branches: refs/heads/master fd81aa94b -> 27ef4cb55
Fix CXF version Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/27ef4cb5 Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/27ef4cb5 Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/27ef4cb5 Branch: refs/heads/master Commit: 27ef4cb55a17b74f41848fb1cbe0276d33981907 Parents: fd81aa9 Author: Christian Schneider <[email protected]> Authored: Fri Nov 4 13:50:11 2016 +0100 Committer: Christian Schneider <[email protected]> Committed: Fri Nov 4 13:50:11 2016 +0100 ---------------------------------------------------------------------- samples/rest/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/27ef4cb5/samples/rest/README.md ---------------------------------------------------------------------- diff --git a/samples/rest/README.md b/samples/rest/README.md index c288377..57e4ff7 100644 --- a/samples/rest/README.md +++ b/samples/rest/README.md @@ -42,7 +42,7 @@ task:list ### Add logging intent -Starting with CXF 3.1.8 the CXF logging feature is exported as an intent by +Starting with CXF 3.1.9 the CXF logging feature is exported as an intent by default this makes it very easy to add logging to the rest example. ```
