Skip to content

Commit c2bdc9b

Browse files
authored
Update functions-create-maven-eclipse.md
1 parent 76ec60c commit c2bdc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-maven-eclipse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It's highly recommended to also install [Azure Functions Core Tools, version 2](
3737
1. Select **Add Archetype** and add the entries for the [azure-functions-archetype](https://mvnrepository.com/artifact/com.microsoft.azure/azure-functions-archetype).
3838
- Archetype Group ID: com.microsoft.azure
3939
- Archetype Artifact ID: azure-functions-archetype
40-
- Version: Use latest version **1.22** from [the central repository](https://mvnrepository.com/artifact/com.microsoft.azure/azure-functions-archetype)
40+
- Version: Check and use latest version from [the central repository](https://mvnrepository.com/artifact/com.microsoft.azure/azure-functions-archetype)
4141
![Eclipse Maven create](media/functions-create-first-java-eclipse/functions-create-eclipse.png)
4242
1. Click **OK** and then click **Next**. Be sure to fill in values for all of the fields including `resourceGroup`, `appName`, and `appRegion` (please use a different appName other than **fabrikam-function-20170920120101928**), and eventually **Finish**.
4343
![Eclipse Maven create2](media/functions-create-first-java-eclipse/functions-create-eclipse2.png)

0 commit comments

Comments
 (0)