added version source

This commit is contained in:
Massimiliano Assante 2022-09-20 17:14:54 +02:00
parent ad550ed872
commit 7cc0917b97
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<url>https://code-repo.d4science.org/gCubeSystem/${project.artifactId}</url>
</scm>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<gwtVersion>2.8.1</gwtVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>