Skip to content

Commit 818edc4

Browse files
author
Ace Nassri
authored
functions: remove extra pom.xml line (GoogleCloudPlatform#2851)
1 parent 33c1426 commit 818edc4

File tree

1 file changed

+0
-1
lines changed
  • functions/helloworld/helloworld

1 file changed

+0
-1
lines changed

functions/helloworld/helloworld/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
<properties>
3737
<maven.compiler.target>11</maven.compiler.target>
3838
<maven.compiler.source>11</maven.compiler.source>
39-
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4039
</properties>
4140

4241
<dependencies>

0 commit comments

Comments
 (0)