diff --git a/spring-integration-splunk/gradle.properties b/spring-integration-splunk/gradle.properties index f86d269..a80123c 100644 --- a/spring-integration-splunk/gradle.properties +++ b/spring-integration-splunk/gradle.properties @@ -1,8 +1,8 @@ -version=1.1.0.BUILD-SNAPSHOT -junitVersion=4.11 -jodaTimeVersion=2.3 splunkVersion=1.3.0 -log4jVersion=1.2.17 -springIntegrationVersion=4.0.2.RELEASE +version=1.1.0.RELEASE commonsPoolVersion=1.6 +springIntegrationVersion=4.0.2.RELEASE mockitoVersion=1.9.5 +junitVersion=4.11 +log4jVersion=1.2.17 +jodaTimeVersion=2.3