Skip to content

Commit

Permalink
A brave test and fix of pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wulfspider committed Aug 1, 2011
1 parent c455c35 commit 552993f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,11 @@
</goals>
<configuration>
<artifactSet>
<includes>
<include>org.getspout:spoutapi</exclude>
</includes>
<excludes>
<exclude>org.bukkit:bukkit</exclude>
<exclude>*</exclude>
</excludes>
</artifactSet>
</configuration>
Expand Down

0 comments on commit 552993f

Please sign in to comment.