summaryrefslogtreecommitdiff
path: root/stringmetric-cli
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2013-11-27 07:54:08 -0700
committerRocky Madden <git@rockymadden.com>2013-11-27 07:54:08 -0700
commite35c4fa3e878eda05ae288708083eae929aaca6b (patch)
tree9dbcd150b34a36227e046a00aa8011101fa75180 /stringmetric-cli
parent1c8e51f81b62fb24f26f8dfc51aeeac8d45d2512 (diff)
downloadstringmetric-e35c4fa3e878eda05ae288708083eae929aaca6b.tar.gz
stringmetric-e35c4fa3e878eda05ae288708083eae929aaca6b.tar.bz2
stringmetric-e35c4fa3e878eda05ae288708083eae929aaca6b.zip
More apt naming.
Diffstat (limited to 'stringmetric-cli')
-rwxr-xr-xstringmetric-cli/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/stringmetric-cli/build.gradle b/stringmetric-cli/build.gradle
index e6d41bc..ab80fb2 100755
--- a/stringmetric-cli/build.gradle
+++ b/stringmetric-cli/build.gradle
@@ -1,4 +1,4 @@
-apply from: '../maven.gradle'
+apply from: '../deploy.gradle'
evaluationDependsOn(':stringmetric-core')