Parameter "version" is defined as <https://cloud.google.com/appengine/docs/standard/java/maven-reference#appenginedeploy>: "The version of the app that will be created or replaced by this deployment. If you do not specify a version, one will be generated for you".
You seem to want to set version to your Cloud SDK version, which contains unacceptable "." dots. It is the version of your app needed, which has to be supplied by you, or generated automatically. You may check the "App Engine Maven Plugin (Cloud SDK-based) Goals and Parameters" documentation page <https://cloud.google.com/appengine/docs/standard/java/maven-reference> for related detail. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/b72d7eb4-118c-4ec9-8b7d-e47b94008041%40googlegroups.com.
