Skip to content

Commit

Permalink
Upgrade to SI-4.3.0.M2
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Apr 25, 2016
1 parent a13e153 commit ae1150a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ allprojects {
mavenLocal()
maven { url 'http://repo.spring.io/libs-snapshot' }
maven { url 'http://repo.spring.io/libs-milestone' }
maven { url 'http://repo.spring.io/libs-staging-local' }
// maven { url 'http://repo.spring.io/libs-staging-local' }
}

}
Expand Down Expand Up @@ -194,7 +194,7 @@ subprojects { subproject ->
postgresVersion = '9.1-901-1.jdbc4'
subethasmtpVersion = '1.2'
slf4jVersion = '1.7.11'
springIntegrationVersion = '4.3.0.M1'
springIntegrationVersion = '4.3.0.M2'
springIntegrationDslVersion = '1.1.2.RELEASE'
springIntegrationKafkaVersion = '2.0.0.M1'
springIntegrationSplunkVersion = '1.1.0.RELEASE'
Expand Down

0 comments on commit ae1150a

Please sign in to comment.