diff --git a/src/main/resources/templates/script-plugin/filecopier/build.gradle.template b/src/main/resources/templates/script-plugin/filecopier/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/filecopier/build.gradle.template +++ b/src/main/resources/templates/script-plugin/filecopier/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file diff --git a/src/main/resources/templates/script-plugin/nodeexecutor-filecopier/build.gradle.template b/src/main/resources/templates/script-plugin/nodeexecutor-filecopier/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/nodeexecutor-filecopier/build.gradle.template +++ b/src/main/resources/templates/script-plugin/nodeexecutor-filecopier/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file diff --git a/src/main/resources/templates/script-plugin/nodeexecutor/build.gradle.template b/src/main/resources/templates/script-plugin/nodeexecutor/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/nodeexecutor/build.gradle.template +++ b/src/main/resources/templates/script-plugin/nodeexecutor/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file diff --git a/src/main/resources/templates/script-plugin/option/build.gradle.template b/src/main/resources/templates/script-plugin/option/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/option/build.gradle.template +++ b/src/main/resources/templates/script-plugin/option/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file diff --git a/src/main/resources/templates/script-plugin/resourcemodelsource/build.gradle.template b/src/main/resources/templates/script-plugin/resourcemodelsource/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/resourcemodelsource/build.gradle.template +++ b/src/main/resources/templates/script-plugin/resourcemodelsource/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file diff --git a/src/main/resources/templates/script-plugin/workflow/build.gradle.template b/src/main/resources/templates/script-plugin/workflow/build.gradle.template index fd9b92a..0cce5e4 100644 --- a/src/main/resources/templates/script-plugin/workflow/build.gradle.template +++ b/src/main/resources/templates/script-plugin/workflow/build.gradle.template @@ -18,4 +18,4 @@ ext.pluginBaseFolder = "." project.version = "0.1.0-SNAPSHOT" ext.archiveFilename = ext.archivesBaseName + '-' + version -apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/master/build.gradle' \ No newline at end of file +apply from: 'https://raw.githubusercontent.com/rundeck-plugins/build-zip/gradle-5.6/build.gradle' \ No newline at end of file