mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
update dir
This commit is contained in:
parent
192fcb6f48
commit
6dee0e1df6
1 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@
|
|||
</dependencies>
|
||||
<build>
|
||||
<finalName>${outputName}</finalName>
|
||||
<directory>../../target</directory>
|
||||
<directory>../target</directory>
|
||||
<defaultGoal>clean install</defaultGoal>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
@ -78,4 +78,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue