[#764] Bintray for PlanPluginBridge hosting

This commit is contained in:
Rsl1122 2018-11-17 11:45:23 +02:00
parent 024c0ca9bb
commit 374d4fefaa
1 changed files with 9 additions and 1 deletions

View File

@ -44,6 +44,14 @@
<id>bstats-repo</id>
<url>http://repo.bstats.org/content/repositories/releases/</url>
</repository>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-rsl1122-Plan-repository</id>
<name>bintray</name>
<url>https://dl.bintray.com/rsl1122/Plan-repository</url>
</repository>
</repositories>
<dependencies>
@ -112,7 +120,7 @@
<dependency> <!-- SoftDepended Plugins -->
<groupId>com.djrapitops</groupId>
<artifactId>PlanPluginBridge</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.1</version>
</dependency>