Fixed JavaDoc for Flink integration.
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ad868dab Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ad868dab Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ad868dab Branch: refs/heads/ignite-2630 Commit: ad868dab11f6004a3dc968fd1e8e320a6f0111a4 Parents: 2a55139 Author: vozerov-gridgain <[email protected]> Authored: Fri Apr 1 09:48:39 2016 +0300 Committer: vozerov-gridgain <[email protected]> Committed: Fri Apr 1 09:48:39 2016 +0300 ---------------------------------------------------------------------- parent/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/ad868dab/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8b613fa..ebc94f4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -425,6 +425,10 @@ <title>OSGi integration</title> <packages>org.apache.ignite.osgi*</packages> </group> + <group> + <title>Flink integration</title> + <packages>org.apache.ignite.sink.flink*</packages> + </group> </groups> <header> <