mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-23 00:40:51 +01:00
commit
a98bab39cc
@ -10,7 +10,7 @@
|
||||
|
||||
<properties>
|
||||
<javafx.version>1.8</javafx.version>
|
||||
<jettyVersion>9.4.41.v20210516</jettyVersion>
|
||||
<jettyVersion>9.4.43.v20210629</jettyVersion>
|
||||
</properties>
|
||||
|
||||
<parent>
|
||||
@ -106,8 +106,7 @@
|
||||
<phase>clean</phase>
|
||||
<configuration>
|
||||
<target name="clean our own build folder">
|
||||
<delete dir="../Build"
|
||||
includeemptydirs="true"/>
|
||||
<delete dir="../Build" includeemptydirs="true"/>
|
||||
</target>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
Loading…
Reference in New Issue
Block a user