8000
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 0da54bf commit 4b646f9Copy full SHA for 4b646f9
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