Skip to content

Commit

Permalink
Update to released lein-immutant.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Nov 12, 2015
1 parent ec802bd commit a784b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/project.clj
Expand Up @@ -19,7 +19,7 @@
[org.immutant/wildfly _]]
:aliases {"all" ^:replace ["do" "clean," "test"]}
:modules {:parent nil}
:profiles {:integ-base {:plugins [[lein-immutant "2.1.0-SNAPSHOT"]]
:profiles {:integ-base {:plugins [[lein-immutant "2.1.0"]]
:aliases {"test" ^:displace ["immutant" "test"]}
:modules {:parent ".."}}
:integ-messaging {:test-paths ["../messaging/test"]}
Expand Down

0 comments on commit a784b93

Please sign in to comment.