diff --git a/appservice/javase-quarkus/README.md b/appservice/javase-quarkus/README.md index c5ddde52..5e831a8a 100644 --- a/appservice/javase-quarkus/README.md +++ b/appservice/javase-quarkus/README.md @@ -50,7 +50,7 @@ You can see the application in action at http://localhost:8080/hello To deploy the application use the following command lines: ````shell - export APPSERVICE_JAVASE_QUARKUS=javazappsvc-javase-quarkus-$RANDOM + export APPSERVICE_JAVASE_QUARKUS=joazasp-javase-quarkus-$RANDOM mvn azure-webapp:deploy \ -DappName=$APPSERVICE_JAVASE_QUARKUS \ diff --git a/appservice/javase-quarkus/pom.xml b/appservice/javase-quarkus/pom.xml index 53e0222b..50ac6571 100644 --- a/appservice/javase-quarkus/pom.xml +++ b/appservice/javase-quarkus/pom.xml @@ -2,28 +2,25 @@ 4.0.0 - - examples.azure.appservice - project - 1-SNAPSHOT - + examples.azure.appservice appservice-javase-quarkus - Azure App Service :: Deploy a managed JavaSE Quarkus application + 1-SNAPSHOT + Deploy a Quarkus application to managed JavaSE jar 3.8.1 true - 11 - 11 + 17 + 17 UTF-8 UTF-8 quarkus-universe-bom io.quarkus 2.0.2.Final 3.0.0-M5 - javase-quarkus-${example.postfix} - azure-examples-appserviceplan - azure-examples + quarkus + joazasp + joazrg @@ -107,7 +104,7 @@ ${appServicePlan} linux - jre11 + Java 17