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.
2 parents 93cc505 + 4b646f9 commit 5a3c6e7Copy full SHA for 5a3c6e7
appengine/helloworld-new-plugins/pom.xml
@@ -22,7 +22,7 @@ Copyright 2015 Google Inc.
22
<artifactId>appengine-helloworld-newplugins</artifactId>
23
24
<!-- [START compiler] -->
25
- <properties> <!-- App Engine Standard currently requires Java 7 -->
+ <properties>
26
<maven.compiler.target>1.7</maven.compiler.target>
27
<maven.compiler.source>1.7</maven.compiler.source>
28
</properties>
0 commit comments