diff --git a/engine/schema/pom.xml b/engine/schema/pom.xml index acd49a900a0..bdeb0aebcf9 100644 --- a/engine/schema/pom.xml +++ b/engine/schema/pom.xml @@ -80,33 +80,6 @@ - - - - com.googlecode.maven-download-plugin - download-maven-plugin - 1.6.3 - - - download-checksums - validate - - wget - - - https://download.cloudstack.org/systemvm/${cs.version}/md5sum.txt - ${basedir}/dist/systemvm-templates/ - true - true - - - - - - org.codehaus.gmaven - gmaven-plugin - 1.5 - set-properties generate-sources @@ -137,6 +110,26 @@ + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.6.3 + + + download-checksums + validate + + wget + + + https://download.cloudstack.org/systemvm/${cs.version}/md5sum.txt + ${basedir}/dist/systemvm-templates/ + true + true + + + + org.codehaus.mojo exec-maven-plugin