Repository: incubator-rya Updated Branches: refs/heads/master dd22a7d0f -> a08059a0b
RYA-201 Renaming Geospatial Indexing project Closes #103 Project: http://git-wip-us.apache.org/repos/asf/incubator-rya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya/commit/a06850b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya/tree/a06850b5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya/diff/a06850b5 Branch: refs/heads/master Commit: a06850b56f22b6a747211b17250078623fcf86d0 Parents: dd22a7d Author: Aaron Mihalik <[email protected]> Authored: Thu Oct 13 09:18:13 2016 -0400 Committer: Aaron Mihalik <[email protected]> Committed: Thu Oct 13 12:48:29 2016 -0400 ---------------------------------------------------------------------- extras/rya.geoindexing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/a06850b5/extras/rya.geoindexing/pom.xml ---------------------------------------------------------------------- diff --git a/extras/rya.geoindexing/pom.xml b/extras/rya.geoindexing/pom.xml index a1721c8..58ab333 100644 --- a/extras/rya.geoindexing/pom.xml +++ b/extras/rya.geoindexing/pom.xml @@ -21,7 +21,7 @@ </parent> <artifactId>rya.geoindexing</artifactId> - <name>Apache Rya Secondary Indexing</name> + <name>Apache Rya Geospatial Secondary Indexing (Optional)</name> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
