Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PAPADAKOS PANAGIOTIS
themis
Commits
20fdbadf
Commit
20fdbadf
authored
Mar 26, 2020
by
Panagiotis Papadakos
Browse files
[POM] There is no need to require java 13
parent
38579467
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pom.xml
pom.xml
+3
-3
No files found.
pom.xml
View file @
20fdbadf
...
...
@@ -21,7 +21,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<maven.compiler.source>
1
3
</maven.compiler.source>
<maven.compiler.target>
1
3
</maven.compiler.target>
<maven.compiler.source>
1
.8
</maven.compiler.source>
<maven.compiler.target>
1
.8
</maven.compiler.target>
</properties>
</project>
\ No newline at end of file
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment