Skip to content

Commit 5a3c6e7

Browse files
authored
Merge branch 'master' into mvn-cleanup
2 parents 93cc505 + 4b646f9 commit 5a3c6e7

File tree

1 file changed

+1
-1
lines changed
  • appengine/helloworld-new-plugins

1 file changed

+1
-1
lines changed

appengine/helloworld-new-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Copyright 2015 Google Inc.
2222
<artifactId>appengine-helloworld-newplugins</artifactId>
2323

2424
<!-- [START compiler] -->
25-
<properties> <!-- App Engine Standard currently requires Java 7 -->
25+
<properties>
2626
<maven.compiler.target>1.7</maven.compiler.target>
2727
<maven.compiler.source>1.7</maven.compiler.source>
2828
</properties>

0 commit comments

Comments
 (0)