8000 [No code changes] Make consistent with Java 8 code sample (#1301) · hhy5277/java-docs-samples@1e34f80 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e34f80

Browse files
angelafunkdzlier-gcp
authored andcommitted
1 parent 646cbc6 commit 1e34f80

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
@@ -23,8 +23,8 @@ Copyright 2015 Google Inc.
2323

2424
<!-- [START compiler] -->
2525
<properties>
26-
<maven.compiler.target>1.7</maven.compiler.target>
2726
<maven.compiler.source>1.7</maven.compiler.source>
27+
<maven.compiler.target>1.7</maven.compiler.target>
2828
</properties>
2929
<!-- [END compiler] -->
3030

0 commit comments

Comments
 (0)
0