Skip to content

Commit

Permalink
Update build path
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Jul 12, 2017
1 parent f91a02b commit 80ae9db
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions VotingPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,15 +151,13 @@
</repository>
</repositories>
<dependencies>
<!-- <dependency> <groupId>com.github.Ben12345rocks</groupId> <artifactId>AdvancedCore</artifactId>
<version>master-SNAPSHOT</version> </dependency> -->

<dependency>
<groupId>com.Ben12345rocks</groupId>
<groupId>com.github.Ben12345rocks</groupId>
<artifactId>AdvancedCore</artifactId>
<version>LATEST</version>
<scope>compile</scope>
<version>master-SNAPSHOT</version>
</dependency>
<!-- <dependency> <groupId>com.Ben12345rocks</groupId> <artifactId>AdvancedCore</artifactId>
<version>LATEST</version> <scope>compile</scope> </dependency> -->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
Expand Down

0 comments on commit 80ae9db

Please sign in to comment.