diff gradle/wrapper/gradle-wrapper.properties @ 30:bf31e9ad44cf

SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
author Greg Shepherd <shepherd@ssdt-ohio.org>
date Tue, 18 Feb 2020 16:36:38 -0500
parents e531fc141b17
children 927f02ccc596
line wrap: on
line diff
--- a/gradle/wrapper/gradle-wrapper.properties	Tue Dec 04 19:48:59 2018 +0000
+++ b/gradle/wrapper/gradle-wrapper.properties	Tue Feb 18 16:36:38 2020 -0500
@@ -1,6 +1,12 @@
-#Tue Dec 04 14:47:14 EST 2018
-distributionBase=GRADLE_USER_HOME
-distributionPath=wrapper/dists
-zipStoreBase=GRADLE_USER_HOME
-zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
+#
+# Copyright (c) 2020.  Ohio Department of Education. - All Rights Reserved.
+# Unauthorized copying of this file, in any medium, is strictly prohibited.
+# Written by the State Software Development Team (http://ssdt.oecn.k12.oh.us/)
+#
+#
+
+distributionBase=GRADLE_USER_HOME
+distributionPath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip
+zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists