Remove http-api and http-service

These are being split into a separate repository at https://github.com/runelite/api.runelite.net
This commit is contained in:
Adam
2021-12-24 13:19:45 -05:00
parent 0a501429e6
commit 055f5c2d2b
118 changed files with 2 additions and 9267 deletions

View File

@@ -242,9 +242,9 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>net.runelite</groupId>
<groupId>net.runelite.arn</groupId>
<artifactId>http-api</artifactId>
<version>${project.version}</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>net.runelite</groupId>