Update pom.xml

This commit is contained in:
nora 2020-12-05 14:56:47 +01:00 committed by GitHub
parent 89b1d4e295
commit 18f970408a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,11 @@
<groupId>com.github.nilstrieb</groupId>
<artifactId>UMLClassParser</artifactId>
<version>0.9-SNAPSHOT</version>
<version>v1.0</version>
<properties>
<maven.compiler.source>14</maven.compiler.source>
<maven.compiler.target>14</maven.compiler.target>
</properties>
</project>
</project>