Skip to content

Commit

Permalink
Whoops, in the wrong place!
Browse files Browse the repository at this point in the history
  • Loading branch information
minecrafter committed Nov 4, 2015
1 parent 13ce1df commit ae89a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.8.7-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>

Expand All @@ -42,7 +43,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.3</version>
<scope>provided</scope>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit ae89a4e

Please sign in to comment.