mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-25 12:06:15 +01:00
Rename hooks module to just hook
This commit is contained in:
parent
bb8528dbc6
commit
fd552c9ecb
2
pom.xml
2
pom.xml
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>randomteleport-plugin</module>
|
<module>randomteleport-plugin</module>
|
||||||
<module>randomteleport-hooks</module>
|
<module>randomteleport-hook</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>randomteleport-hooks</artifactId>
|
<artifactId>randomteleport-hook</artifactId>
|
||||||
|
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
Reference in New Issue
Block a user