Repository: johnzon Updated Branches: refs/heads/master 818c3a130 -> d9ba15398
removing version from home page since it is in the site template anyway Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/d9ba1539 Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/d9ba1539 Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/d9ba1539 Branch: refs/heads/master Commit: d9ba1539837fa788bab16e0c204939ec81a3bc57 Parents: 818c3a1 Author: rmannibucau <[email protected]> Authored: Sun Aug 6 17:05:24 2017 +0200 Committer: rmannibucau <[email protected]> Committed: Sun Aug 6 17:05:24 2017 +0200 ---------------------------------------------------------------------- src/site/markdown/index.md | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/johnzon/blob/d9ba1539/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 30ee3de..7118728 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -26,8 +26,6 @@ for this specification like an Object mapper, some JAX-RS providers and a WebSoc Apache Johnzon is a Top Level Project at the Apache Software Foundation (ASF). It fully implements the SON-P_1.1 (JSR-353) and JSON-B_1.0 (JSR-367) specifications. -The current version is Apache Johnzon 1.1.0. - ## Get started Johnzon comes with four main modules.
