Skip to content

Commit

Permalink
chore(pom): change clojure to 1.6.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentpetit committed Feb 13, 2014
1 parent d2b79e4 commit 9c46c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccw.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure</artifactId>
<version>1.6.0-master-SNAPSHOT</version>
<version>1.6.0-alpha3</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down

0 comments on commit 9c46c37

Please sign in to comment.