4.0.0 io.spring.sample function-sample-azure 1.0.0.BUILD-SNAPSHOT jar function-sample-azure org.springframework.boot spring-boot-starter-parent 1.5.11.RELEASE UTF-8 1.8 1.8 function-sample-azure westus 3.1.2.RELEASE example.Config org.springframework.cloud spring-cloud-function-adapter-azure org.springframework.cloud spring-cloud-starter-function-web provided com.microsoft.azure azure-functions-java-core 1.0.0-beta-2 provided org.springframework.boot spring-boot-starter-test test org.springframework.cloud spring-cloud-function-dependencies 1.0.0.BUILD-SNAPSHOT pom import maven-resources-plugin 3.0.2 com.microsoft.azure azure-functions-maven-plugin 0.1.6 org.apache.maven.plugins maven-deploy-plugin true com.microsoft.azure azure-functions-maven-plugin java-functions-group ${functionAppName} ${functionAppRegion} FUNCTIONS_EXTENSION_VERSION beta maven-resources-plugin copy-resources package copy-resources true ${project.build.directory}/azure-functions/${functionAppName} ${project.basedir}/src/main/azure ** org.apache.maven.plugins maven-shade-plugin false true azure ${project.build.directory}/azure-functions/${functionAppName} org.apache.maven.plugins maven-assembly-plugin azure package single false false ${basedir}/src/assembly/azure.xml ${project.build.directory}/azure-functions false ${functionAppName}