GitHub user kchilton2 opened a pull request:
https://github.com/apache/incubator-rya/pull/252
RYA-410 Add geo profile dependency management to the rya-project pom file.
## Description
There is a top level geoindexing profile in the rya-project parent pom that
defines the dependencies that are specific to geoindexing modules as well as
which modules we publish.
### Tests
Ran all integration tests with geoindexing turned on and everything passes.
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-410)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kchilton2/incubator-rya RYA-410
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/252.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #252
----
commit dd4f794e19947739162ca707eead8c5b34eec624
Author: kchilton2 <[email protected]>
Date: 2017-12-04T19:41:27Z
RYA-410 Add geo profile dependency management to the rya-project pom file.
----
---