Fix comment in roo script re: spring version.

This commit is contained in:
Gary Russell
2010-03-29 20:55:54 +00:00
parent fee52f0eef
commit c820ae2c48

View File

@@ -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