Add plugin repositories too for injector plugin
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -93,6 +93,13 @@
|
|||||||
<url>http://repo.runelite.net</url>
|
<url>http://repo.runelite.net</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
<pluginRepositories>
|
||||||
|
<pluginRepository>
|
||||||
|
<id>runelite-plugins</id>
|
||||||
|
<name>Runelite Plugins</name>
|
||||||
|
<url>http://repo.runelite.net</url>
|
||||||
|
</pluginRepository>
|
||||||
|
</pluginRepositories>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>cache</module>
|
<module>cache</module>
|
||||||
|
|||||||
Reference in New Issue
Block a user