File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Expand-Archive ".\Azure.Functions.Cli.zip" -DestinationPath ".\Azure.Functions.C
8383$Env: Path = $Env: Path + " ;$currDir \Azure.Functions.Cli"
8484
8585# Clone and build azure-functions-java-worker
86- git clone https:// github.com / azure/ azure- functions- java- worker - b shreyasg / v4 - extension - bundle
86+ git clone https:// github.com / azure/ azure- functions- java- worker - b dev
8787Push-Location - Path " ./azure-functions-java-worker" - StackName libraryDir
8888Write-Host " Updating azure-functions-java-worker to use current version of the java library"
8989
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.microsoft.azure.functions</groupId >
66 <artifactId >azure-functions-java-library</artifactId >
7- <version >3.0.0-SNAPSHOT </version >
7+ <version >3.0.0</version >
88 <packaging >jar</packaging >
99 <parent >
1010 <groupId >com.microsoft.maven</groupId >
You can’t perform that action at this time.
0 commit comments