Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Change version number of clojure-lang dependency.
Browse files Browse the repository at this point in the history
Closes #24

Signed-off-by: scgilardi <scgilardi@gmail.com>
  • Loading branch information
hlship authored and scgilardi committed Oct 5, 2009
1 parent c02c85e commit 0ef485f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.clojure</groupId>
<artifactId>clojure-lang</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1.0-alpha-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0ef485f

Please sign in to comment.