Update pom.xml

This commit is contained in:
zeruth
2019-06-06 21:08:10 -04:00
parent 882be3cb71
commit 621260a541

View File

@@ -74,8 +74,8 @@
</dependency>
<dependency>
<groupId>com.runeswag.rs</groupId>
<artifactId>client</artifactId>
<groupId>com.runeswag</groupId>
<artifactId>rs-client</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>