SHL-149 Upgrade to Spring Framework 4.
* update changelog * update sample app to reference to be released 1.1.RC3 shell * fix version in sample app readme
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<properties>
|
||||
<spring.shell.version>1.1.0.RC2</spring.shell.version>
|
||||
<spring.shell.version>1.1.0.RC3</spring.shell.version>
|
||||
<jar.mainclass>org.springframework.shell.Bootstrap</jar.mainclass>
|
||||
<log4j.version>1.2.17</log4j.version>
|
||||
<junit.version>4.10</junit.version>
|
||||
|
||||
@@ -4,7 +4,7 @@ Maven 3:
|
||||
$>mvn package
|
||||
|
||||
2.run spring shell
|
||||
$>java -jar target/helloworld-1.0.1.RELEASE.jar
|
||||
$>java -jar target/helloworld-1.1.0.RELEASE.jar
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user