mirror of https://github.com/apache/jclouds.git
Use a fully qualified groupId for swank-clojure
This commit is contained in:
parent
cc881ae1b8
commit
ba920bb3e4
|
@ -226,7 +226,7 @@
|
|||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>swank-clojure</groupId>
|
||||
<groupId>com.github.technomancy</groupId>
|
||||
<artifactId>swank-clojure</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<scope>test</scope>
|
||||
|
|
Loading…
Reference in New Issue