mirror of https://github.com/apache/jclouds.git
Update swank-clojure and clojure-maven-plugin versions
This commit is contained in:
parent
438ee7abe2
commit
f701e44049
|
@ -258,7 +258,7 @@
|
|||
<dependency>
|
||||
<groupId>swank-clojure</groupId>
|
||||
<artifactId>swank-clojure</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.2.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
@ -284,7 +284,7 @@
|
|||
<plugin>
|
||||
<groupId>com.theoryinpractise</groupId>
|
||||
<artifactId>clojure-maven-plugin</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>compile-clojure</id>
|
||||
|
|
Loading…
Reference in New Issue