mirror of
https://github.com/nikdoof/bukkitxmpp.git
synced 2025-12-13 17:42:16 +00:00
Correct POM.xml formatting.
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -50,8 +50,6 @@
|
|||||||
<url>http://repo.bukkit.org/artifactory/plugins-snapshot</url>
|
<url>http://repo.bukkit.org/artifactory/plugins-snapshot</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
@@ -71,12 +69,6 @@
|
|||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<dependencyManagement>
|
|
||||||
<dependencies />
|
|
||||||
|
|
||||||
</dependencyManagement>
|
|
||||||
<modules>
|
|
||||||
</modules>
|
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean install</defaultGoal>
|
<defaultGoal>clean install</defaultGoal>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|||||||
Reference in New Issue
Block a user