|
|
@ -7,6 +7,8 @@
|
|
|
|
<version>0.0.1.BUILD-SNAPSHOT</version>
|
|
|
|
<version>0.0.1.BUILD-SNAPSHOT</version>
|
|
|
|
<properties>
|
|
|
|
<properties>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
|
|
|
|
|
|
<maven.compiler.source>@java.version@</maven.compiler.source>
|
|
|
|
|
|
|
|
<maven.compiler.target>@java.version@</maven.compiler.target>
|
|
|
|
</properties>
|
|
|
|
</properties>
|
|
|
|
<!-- Devtools cannot be added here but the project has the class
|
|
|
|
<!-- Devtools cannot be added here but the project has the class
|
|
|
|
that the code is looking for -->
|
|
|
|
that the code is looking for -->
|
|
|
|