Skip to content

Commit

Permalink
Remove debug dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Aug 22, 2016
1 parent cf92c47 commit f928fd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration-tests/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@
:main integs.cluster
:dependencies [[org.immutant/fntest _]
[clj-http _]
[environ _]
[jboss-as-management "0.4.3-SNAPSHOT"]]
[environ _]]
:plugins [[lein-environ "1.0.0"]]
:test-paths ^:replace ["test-clustering"]}
:eap-base {:env {:eap true}
Expand Down

0 comments on commit f928fd9

Please sign in to comment.