Release 2.5.0-rc-2: update versions
diff --git a/gradle.properties b/gradle.properties
index 74baf3e..5e6ed43 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 2.5.0-SNAPSHOT
+groovyVersion = 2.5.0-rc-2
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
-groovyBundleVersion = 2.5.0.SNAPSHOT
+groovyBundleVersion = 2.5.0-rc-2
 
 gradle_version=4.7