Skip to content

Commit

Permalink
revert last commit, Hudson build issue, nothing to do w/ Rhino
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Mar 7, 2015
1 parent 9b0c0ed commit 2c9c100
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.mozilla</groupId>
<artifactId>rhino</artifactId>
<version>1.7R4</version>
<version>1.7R5</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[org.clojure/tools.reader "0.8.16"]
[org.clojure/google-closure-library "0.0-20140718-946a7d39"]
[com.google.javascript/closure-compiler "v20150126"]
[org.mozilla/rhino "1.7R4"]]

:profiles {:1.5 {:dependencies [[org.clojure/clojure "1.5.1"]]}
:1.6 {:dependencies [[org.clojure/clojure "1.6.0"]]}
:uberjar {:aot :all}}
Expand Down

0 comments on commit 2c9c100

Please sign in to comment.