annotate gradle/wrapper/gradle-wrapper.properties @ 18:4ff2030d2074

USASR-1921: Update VersionClassPlugin to allow buildscript to specify package in which to generate ProjectVersion.groovy file
author Christopher Springer <springer@nwoca.org>
date Thu, 07 Jan 2016 17:08:00 +0000
parents 0a2819478262
children c3527be50f56
rev   line source
12
0a2819478262 update gradle wrapper
smith@nwoca.org
parents: 0
diff changeset
1 #Wed Aug 14 14:28:32 EDT 2013
0
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
2 distributionBase=GRADLE_USER_HOME
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
3 distributionPath=wrapper/dists
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
4 zipStoreBase=GRADLE_USER_HOME
c51874d4a5a7 initial ssdt plugin
smith@nwoca.org
parents:
diff changeset
5 zipStorePath=wrapper/dists
12
0a2819478262 update gradle wrapper
smith@nwoca.org
parents: 0
diff changeset
6 distributionUrl=http\://services.gradle.org/distributions/gradle-1.7-bin.zip