Add missing bStats comments in pom.xml.
Not that it's necessary, it's just nice to be consistent :)
This commit is contained in:
@@ -83,6 +83,7 @@
|
|||||||
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
|
<url>http://nexus.hc.to/content/repositories/pub_releases</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
|
<!-- bStats repo -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>bstats-repo</id>
|
<id>bstats-repo</id>
|
||||||
<url>http://repo.codemc.org/repository/maven-public/</url>
|
<url>http://repo.codemc.org/repository/maven-public/</url>
|
||||||
@@ -112,6 +113,7 @@
|
|||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- bStats -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bstats</groupId>
|
<groupId>org.bstats</groupId>
|
||||||
<artifactId>bstats-bukkit</artifactId>
|
<artifactId>bstats-bukkit</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user