summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-12-11 10:17:35 -0700
committerRocky Madden <git@rockymadden.com>2012-12-11 10:17:35 -0700
commit456af9c718c0173c37c754a7276948d0d694fb59 (patch)
tree3cab8a8db4676949df9efdc8095bb8a5be37eae6 /gradle.properties
parentaeea02eae077fc8bb916c962539c2b3db5383606 (diff)
downloadstringmetric-456af9c718c0173c37c754a7276948d0d694fb59.tar.gz
stringmetric-456af9c718c0173c37c754a7276948d0d694fb59.tar.bz2
stringmetric-456af9c718c0173c37c754a7276948d0d694fb59.zip
Restructured to more gracefully handle for Maven Repository deployment.
Diffstat (limited to 'gradle.properties')
-rwxr-xr-xgradle.properties10
1 files changed, 1 insertions, 9 deletions
diff --git a/gradle.properties b/gradle.properties
index ebf7df6..06b28c5 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,9 +1 @@
-org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m
-
-signing.keyId=
-signing.password=
-signing.secretKeyRingFile=
-
-sonatypePassword=
-sonatypeRepositoryUrl=
-sonatypeUsername= \ No newline at end of file
+org.gradle.jvmargs=-XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx1024m \ No newline at end of file