Skip to content

Commit

Permalink
Set clojure.version to 1.3.0-master-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Sierra committed Sep 24, 2010
1 parent 6dcc653 commit 1eccdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/parent/pom.xml
Expand Up @@ -3,7 +3,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<properties>
<clojure.version>1.2.0</clojure.version>
<clojure.version>1.3.0-master-SNAPSHOT</clojure.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<groupId>org.clojure.contrib</groupId>
Expand Down

0 comments on commit 1eccdee

Please sign in to comment.