You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "galen-pivotal (GitHub)" <gi...@apache.org> on 2018/11/06 17:21:16 UTC

[GitHub] [geode] galen-pivotal commented on pull request #2210: Add geospatial commands to Redis adapter

Can you pull the dependency version out into `dependency-versions.properties`? It helps for tracking dependency versions (and not updating in one place and not another).

```
compile('com.github.davidmoten:geo:' + project.'geo.version')
```
and then put the version in `gradle/dependency-versions.properties`.


[ Full content available at: https://github.com/apache/geode/pull/2210 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org