mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-22 02:25:38 +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>
|
||||
<module>randomteleport-plugin</module>
|
||||
<module>randomteleport-hooks</module>
|
||||
<module>randomteleport-hook</module>
|
||||
</modules>
|
||||
|
||||
<repositories>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>randomteleport-hooks</artifactId>
|
||||
<artifactId>randomteleport-hook</artifactId>
|
||||
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user