Repository: ignite Updated Branches: refs/heads/ignite-3477-master 5839f481b -> 1218c416a
Javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/1218c416 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/1218c416 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/1218c416 Branch: refs/heads/ignite-3477-master Commit: 1218c416adb864989c0760746c7d2e4df2e1644e Parents: 5839f48 Author: Anton Vinogradov <[email protected]> Authored: Thu Apr 13 13:35:16 2017 +0300 Committer: Anton Vinogradov <[email protected]> Committed: Thu Apr 13 13:35:16 2017 +0300 ---------------------------------------------------------------------- parent/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/1218c416/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 61bf077..8d10713 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -445,6 +445,10 @@ <title>Flink integration</title> <packages>org.apache.ignite.sink.flink*</packages> </group> + <group> + <title>SpringData integration</title> + <packages>org.apache.ignite.springdata.repository*</packages> + </group> </groups> <header> <