We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148156d commit ffa4f73Copy full SHA for ffa4f73
appengine/logs/README.md
@@ -16,9 +16,6 @@ This example uses the
16
[Maven gcloud plugin](https://cloud.google.com/appengine/docs/java/managed-vms/maven).
17
18
In the following command, replace YOUR-PROJECT-ID with your
19
-[Google Cloud Project ID](https://developers.google.com/console/help/new/#projectnumber).
20
-
21
- In the following command, replace YOUR-PROJECT-ID with your
22
[Google Cloud Project ID](https://developers.google.com/console/help/new/#projectnumber) and SOME-VERSION with the desired version number.
23
24
$ mvn appengine:update -Dappengine.appId=YOUR-PROJECT-ID -Dappengine.version=SOME-VERSION
0 commit comments