diff --git a/integration-tests/project.clj b/integration-tests/project.clj index 4f5c9e5e..58871348 100644 --- a/integration-tests/project.clj +++ b/integration-tests/project.clj @@ -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"]}