maven-deploy-plugin

master
Alex 2021-12-24 23:57:34 +01:00
parent 43b4db23cf
commit 8659d14bb9
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
<groupId>earth.krakatoa</groupId>
<artifactId>KraSocketClient</artifactId>
<version>1.0-SNAPSHOT</version>
<!--
<properties>
<maven.compiler.source>14</maven.compiler.source>
<maven.compiler.target>14</maven.compiler.target>
</properties>
</properties> -->
<!--
<build>
<defaultGoal>clean install</defaultGoal>