mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Update pom.
This commit is contained in:
parent
dde0b20775
commit
9bca2b44ab
1 changed files with 4 additions and 14 deletions
18
pom.xml
18
pom.xml
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
<groupId>net.ess3</groupId>
|
<groupId>net.ess3</groupId>
|
||||||
<artifactId>EssentialsParent</artifactId>
|
<artifactId>EssentialsParent</artifactId>
|
||||||
<version>2.x-SNAPSHOT</version>
|
<version>2.0.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
@ -24,21 +24,11 @@
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/essentials/Essentials.git</connection>
|
<connection>scm:git:https://github.com/drtshock/Essentials.git</connection>
|
||||||
<developerConnection>scm:git:https://github.com/essentials/Essentials.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/drtshock/Essentials.git</developerConnection>
|
||||||
<url>https://github.com/essentials/Essentials</url>
|
<url>https://github.com/drtshock/Essentials</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<issueManagement>
|
|
||||||
<system>JIRA</system>
|
|
||||||
<url>http://essentials3.atlassian.net</url>
|
|
||||||
</issueManagement>
|
|
||||||
|
|
||||||
<ciManagement>
|
|
||||||
<system>TeamCity</system>
|
|
||||||
<url>http://ci.ess3.net/</url>
|
|
||||||
</ciManagement>
|
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>ess-repo</id>
|
<id>ess-repo</id>
|
||||||
|
|
Loading…
Reference in a new issue