Merge pull request #1744 from workingmonk/feature/na04_deploy_tag

TECHOPS-1788 update deploy script
This commit is contained in:
Vinay Rao
2017-03-03 16:37:42 -08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ apply plugin: 'smartthings-slack'
buildscript { buildscript {
dependencies { dependencies {
classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.8" classpath "com.smartthings.deployment:executable-deployment-scripts:1.0.11"
} }
repositories { repositories {
mavenLocal() mavenLocal()