diff --git a/gradle.properties b/gradle.properties index 5b0a5a9f5..7ed2f6dbd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -quartzVersion = 2.4.0-SNAPSHOT +quartzVersion = 2.5.0-SNAPSHOT fullname=quartz-scheduler name=quartz @@ -20,4 +20,4 @@ derbyVersion = 10.8.2.2 # For nexus-publish plugin sonatypeUsername = OVERRIDE_ME -sonatypePassword = OVERRIDE_ME \ No newline at end of file +sonatypePassword = OVERRIDE_ME