Update to 1.2 RELEASE versions in samples
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
springShellVersion = 1.2.0.RC1
|
springShellVersion = 1.2.0.RELEASE
|
||||||
junitVersion = 4.10
|
junitVersion = 4.10
|
||||||
log4jVersion = 1.2.17
|
log4jVersion = 1.2.17
|
||||||
version = 1.0.0.RELEASE
|
version = 1.0.0.RELEASE
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<url>http://maven.apache.org</url>
|
<url>http://maven.apache.org</url>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<spring.shell.version>1.2.0.RC1</spring.shell.version>
|
<spring.shell.version>1.2.0.RELEASE</spring.shell.version>
|
||||||
<jar.mainclass>org.springframework.shell.Bootstrap</jar.mainclass>
|
<jar.mainclass>org.springframework.shell.Bootstrap</jar.mainclass>
|
||||||
<log4j.version>1.2.17</log4j.version>
|
<log4j.version>1.2.17</log4j.version>
|
||||||
<junit.version>4.10</junit.version>
|
<junit.version>4.10</junit.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user