Skip to content

Commit

Permalink
Merge pull request #3 from lucko/patch-1
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
Realized authored Mar 13, 2017
2 parents 6c11e93 + 4b2c5f8 commit 3b36863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>be.maximvdw</groupId>
<artifactId>MVdWPlaceholderAPI</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.sk89q</groupId>
Expand Down Expand Up @@ -128,4 +128,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 3b36863

Please sign in to comment.