maven-deploy-plugin
parent
43b4db23cf
commit
8659d14bb9
4
pom.xml
4
pom.xml
|
@ -7,11 +7,11 @@
|
||||||
<groupId>earth.krakatoa</groupId>
|
<groupId>earth.krakatoa</groupId>
|
||||||
<artifactId>KraSocketClient</artifactId>
|
<artifactId>KraSocketClient</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
|
<!--
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>14</maven.compiler.source>
|
<maven.compiler.source>14</maven.compiler.source>
|
||||||
<maven.compiler.target>14</maven.compiler.target>
|
<maven.compiler.target>14</maven.compiler.target>
|
||||||
</properties>
|
</properties> -->
|
||||||
<!--
|
<!--
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean install</defaultGoal>
|
<defaultGoal>clean install</defaultGoal>
|
||||||
|
|
Loading…
Reference in New Issue