Repository: incubator-ignite Updated Branches: refs/heads/ignite-1.3.3 1fd31892c -> 36dc92094
Fixed javadoc. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/36dc9209 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/36dc9209 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/36dc9209 Branch: refs/heads/ignite-1.3.3 Commit: 36dc9209441fa28c83b7e6f0d24156f679160a2e Parents: 1fd3189 Author: nikolay_tikhonov <ntikho...@gridgain.com> Authored: Tue Jul 21 21:29:52 2015 +0300 Committer: nikolay_tikhonov <ntikho...@gridgain.com> Committed: Tue Jul 21 21:29:52 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/36dc9209/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 55d0b43..2d18ee7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -244,7 +244,7 @@ </group> <group> <title>Security APIs</title> - <packages>org.apache.ignite.plugin.security</packages> + <packages>org.apache.ignite.plugin.security:org.apache.ignite.ssl</packages> </group> <group> <title>MXBeans classes</title>