This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch onichols-pivotal-patch-1
in repository https://gitbox.apache.org/repos/asf/geode-examples.git

commit afb70bb3bab6cdfb23fd68ab6d93a7fd84eab154
Author: Owen Nichols <34043438+onichols-pivo...@users.noreply.github.com>
AuthorDate: Fri Oct 30 16:02:45 2020 -0700

    Update build.gradle
    
    this is bad, I hope someone catches it
---
 lucene/build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lucene/build.gradle b/lucene/build.gradle
index d373d3a..7f9caf5 100644
--- a/lucene/build.gradle
+++ b/lucene/build.gradle
@@ -15,5 +15,5 @@
  * limitations under the License.
  */
 dependencies {
-    compile "org.apache.geode:geode-lucene:$geodeVersion"
-}
\ No newline at end of file
+    compile "org.apache.geode:geode-lucene:1.13.0"
+}

Reply via email to