mandlil
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with
3 additions and
3 deletions
-
tools/java/cpp-build/pom.xml
-
tools/java/data/pom.xml
-
tools/java/java-build/pom.xml
|
|
|
@ -29,7 +29,7 @@ |
|
|
|
<configuration> |
|
|
|
<source>11</source> |
|
|
|
<target>11</target> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
</configuration> |
|
|
|
</plugin> |
|
|
|
<!-- Create a directory called 'generated'. --> |
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
|
<configuration> |
|
|
|
<source>11</source> |
|
|
|
<target>11</target> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
</configuration> |
|
|
|
</plugin> |
|
|
|
<plugin> |
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ |
|
|
|
<configuration> |
|
|
|
<source>11</source> |
|
|
|
<target>11</target> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
<encoding>UTF-8</encoding> |
|
|
|
</configuration> |
|
|
|
</plugin> |
|
|
|
<plugin> |
|
|
|
|