Update sample gradle.properties and pom.xml to 1.0 RC4
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<url>http://maven.apache.org</url>
|
||||
|
||||
<properties>
|
||||
<spring.shell.version>1.1.0.RC3</spring.shell.version>
|
||||
<spring.shell.version>1.1.0.RC4</spring.shell.version>
|
||||
<jar.mainclass>org.springframework.shell.Bootstrap</jar.mainclass>
|
||||
<log4j.version>1.2.17</log4j.version>
|
||||
<junit.version>4.10</junit.version>
|
||||
|
||||
Reference in New Issue
Block a user