diff --git a/spring-integration-samples/loanshark/script.roo b/spring-integration-samples/loanshark/script.roo index 848ca8aae0..31d8925735 100644 --- a/spring-integration-samples/loanshark/script.roo +++ b/spring-integration-samples/loanshark/script.roo @@ -8,5 +8,5 @@ finder add --finderName findLoanSharksByName controller scaffold --class ~.web.SharkController logging setup --level DEBUG dependency add --artifactId org.springframework.integration.ip --groupId org.springframework.integration --version 2.0.0.M3 -//change spring version in pom.xml to 3.0.0-RELEASE-A before perform eclipse +//change spring version in pom.xml to 3.0.0.RELEASE-A before perform eclipse //perform eclipse