Skip to content
Snippets Groups Projects
Commit 3ed50ada authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Removed the properties, these are now handled by the parent pom.

parent 58110a84
No related branches found
No related tags found
No related merge requests found
...@@ -47,13 +47,6 @@ ...@@ -47,13 +47,6 @@
</license> </license>
</licenses> </licenses>
<properties>
<project.build.encoding>UTF-8</project.build.encoding>
<project.build.sourceEncoding>${project.build.encoding}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${project.build.encoding}</project.reporting.outputEncoding>
<project.build.resourceEncoding>${project.build.encoding}</project.build.resourceEncoding>
</properties>
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>ossrh.releases</id> <id>ossrh.releases</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment