Mercurial > public > gradleplugins
annotate gradle.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 | 204c063c93d3 |
children | bd084c7d01df 3fd8e36d8f5e |
rev | line source |
---|---|
30
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
1 # |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
2 # Copyright (c) 2020. Ohio Department of Education. - All Rights Reserved. |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
3 # Unauthorized copying of this file, in any medium, is strictly prohibited. |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
4 # Written by the State Software Development Team (http://ssdt.oecn.k12.oh.us/) |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
5 # |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
6 # |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
7 |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
28
diff
changeset
|
8 version=0.4.5.SNAPSHOT |
0 | 9 group=org.ssdt_ohio |