Skip to content

Commit

Permalink
Various pom improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Jan 17, 2012
1 parent d31844e commit 2ece634
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@
<repositories>
<repository>
<id>bukkit-repo</id>
<url>http://repo.bukkit.org/artifactory/repo</url>
<url>http://repo.bukkit.org/content/groups/repo</url>
</repository>
</repositories>
<dependencies>
Expand Down Expand Up @@ -40,7 +40,6 @@
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<pomPropertiesFile>true</pomPropertiesFile>
</archive>
</configuration>
</plugin>
Expand Down

0 comments on commit 2ece634

Please sign in to comment.