Mercurial > public > gradleplugins
annotate gradle.properties @ 33:3fd8e36d8f5e
Bumped up snapshot version to 0.4.7
author | Kyle Miller <kyle.miller@mcoecn.org> |
---|---|
date | Fri, 05 Aug 2022 19:25:02 +0100 |
parents | bf31e9ad44cf |
children |
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 |
33
3fd8e36d8f5e
Bumped up snapshot version to 0.4.7
Kyle Miller <kyle.miller@mcoecn.org>
parents:
30
diff
changeset
|
8 version=0.4.7.SNAPSHOT |
0 | 9 group=org.ssdt_ohio |