Skip to content

Commit 4b25829

Browse files
authored
Update pom.xml
1 parent e059712 commit 4b25829

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</plugins>
2828
</build>
2929
<repositories>
30-
<!--Spigot Repo-->
30+
<!-- Spigot -->
3131
<repository>
3232
<id>spigot-repo</id>
3333
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
@@ -67,9 +67,9 @@
6767
<version>4.6.0</version>
6868
</dependency>
6969
<dependency>
70-
<groupId>com.github.ProtocolSupport</groupId>
71-
<artifactId>ProtocolSupport</artifactId>
72-
<version>eafe538e35</version>
70+
<groupId>com.github.ProtocolSupport</groupId>
71+
<artifactId>ProtocolSupport</artifactId>
72+
<version>eafe538e35</version>
7373
</dependency>
7474
</dependencies>
75-
</project>
75+
</project>

0 commit comments

Comments
 (0)