point to local 1.0.1 build snapshots for sample app.

This commit is contained in:
mpollack
2012-12-22 03:46:23 +08:00
parent 324b3ef050
commit 82adda6db9
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ apply plugin: 'application'
repositories {
maven { url "http://repo.springsource.org/libs-release" }
mavenLocal()
}
dependencies {

View File

@@ -1,4 +1,4 @@
springShellVersion = 1.0.0.RELEASE
springShellVersion = 1.0.1.BUILD-SNAPSHOT
log4jVersion = 1.2.17
version = 1.0.0.RELEASE