# sprint-1 Fixed Visor Plugins package group in 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/f4597140 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/f4597140 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/f4597140 Branch: refs/heads/master Commit: f4597140f82abb8c25686f3df7396e8fb59d23f8 Parents: b1a7ab4 Author: anovikov <anovi...@gridgain.com> Authored: Mon Feb 16 18:00:38 2015 +0700 Committer: anovikov <anovi...@gridgain.com> Committed: Mon Feb 16 18:00:38 2015 +0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/f4597140/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9e1d29f..51c3365 100644 --- a/pom.xml +++ b/pom.xml @@ -1012,7 +1012,7 @@ </group> <group> <title>Visor Plugins</title> - <packages>org.gridgain.visor.plugin</packages> + <packages>org.apache.ignite.visor.plugin</packages> </group> <group> <title>Spring Caching</title>