[artifactory-release] Release version 2.4.4
diff --git a/gradle.properties b/gradle.properties
index 41ade69..8657669 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,23 +1,8 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
 groovycMain_mx=384m
 groovyJUnit_permSize=64m
-groovyBundleVersion=2.4.4.SNAPSHOT
+groovyBundleVersion=2.4.4
 javacMain_mx=384m
-groovyVersion=2.4.4-SNAPSHOT
+groovyVersion=2.4.4
 org.gradle.jvmargs=-Xmx1G -XX:MaxPermSize=384m -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled
 groovyJUnit_mx=512m
 groovycTest_mx=640m