Skip to content

Commit f150c5a

Browse files
authored
fix: bring comment up to date with code (#1838)
@chingor13 I think there are still some old projects using Java 7 on app engine, but Java 6 should be gone.
1 parent 6a54c0f commit f150c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-api-client-appengine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
</execution>
7272
</executions>
7373
</plugin>
74-
<!--App Engine uses Java 6 and above-->
74+
<!--App Engine uses Java 7 and above-->
7575
<plugin>
7676
<groupId>org.codehaus.mojo</groupId>
7777
<artifactId>animal-sniffer-maven-plugin</artifactId>

0 commit comments

Comments
 (0)