azkaban-aplcache
Changes
build.gradle 2(+1 -1)
gradle/wrapper/gradle-wrapper.jar 0(+0 -0)
gradle/wrapper/gradle-wrapper.properties 18(+2 -16)
Details
build.gradle 2(+1 -1)
diff --git a/build.gradle b/build.gradle
index c671422..c7f0093 100644
--- a/build.gradle
+++ b/build.gradle
@@ -196,7 +196,7 @@ subprojects {
* Gradle wrapper task.
*/
task wrapper(type: Wrapper) {
- gradleVersion = '4.0.2'
+ gradleVersion = '4.1'
distributionType('ALL')
}
gradle/wrapper/gradle-wrapper.jar 0(+0 -0)
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar
index 0b9bba4..f166223 100644
Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ
gradle/wrapper/gradle-wrapper.properties 18(+2 -16)
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index e75abf4..7580bdd 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,20 +1,6 @@
-#
-# Copyright 2017 LinkedIn Corp.
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may not
-# use this file except in compliance with the License. You may obtain a copy of
-# the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations under
-# the License.
-#
+#Sat Sep 09 11:12:17 PDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.0.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip