Revert to an azure plugin version that works

This commit is contained in:
Dave Syer
2018-11-17 16:18:50 +08:00
parent 8cce006b4c
commit 80c65e2786

View File

@@ -90,7 +90,7 @@
<plugin>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-functions-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.0.0-beta-7</version>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>