point to local 1.0.1 build snapshots for sample app.
This commit is contained in:
@@ -6,6 +6,7 @@ apply plugin: 'application'
|
||||
|
||||
repositories {
|
||||
maven { url "http://repo.springsource.org/libs-release" }
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
springShellVersion = 1.0.0.RELEASE
|
||||
springShellVersion = 1.0.1.BUILD-SNAPSHOT
|
||||
log4jVersion = 1.2.17
|
||||
version = 1.0.0.RELEASE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user