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>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
@@ -71,12 +69,6 @@
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<dependencyManagement>
|
||||
<dependencies />
|
||||
|
||||
</dependencyManagement>
|
||||
<modules>
|
||||
</modules>
|
||||
<build>
|
||||
<defaultGoal>clean install</defaultGoal>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user