You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ud...@apache.org on 2018/04/17 17:56:37 UTC

[geode] branch feature/GEODE-4791 updated: Dockerized version

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

udo pushed a commit to branch feature/GEODE-4791
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-4791 by this push:
     new 139a7d6  Dockerized version
139a7d6 is described below

commit 139a7d64b3e6e1ce7cb770e9c1923ce1aacba792
Author: Udo Kohlmeyer <uk...@pivotal.io>
AuthorDate: Tue Apr 17 10:56:24 2018 -0700

    Dockerized version
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8c20233..f294f7b 100755
--- a/build.gradle
+++ b/build.gradle
@@ -29,7 +29,7 @@ buildscript {
     classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.6.1'
     classpath "com.diffplug.spotless:spotless-plugin-gradle:3.10.0"
     classpath "me.champeau.gradle:jmh-gradle-plugin:0.4.4"
-    classpath "com.pedjak.gradle.plugins:dockerized-test:0.5.6-SNAPSHOT"
+    classpath "com.pedjak.gradle.plugins:dockerized-test:0.5.6"
     classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
   }
 }

-- 
To stop receiving notification emails like this one, please contact
udo@apache.org.