Release 3.0.2: update versions
diff --git a/gradle.properties b/gradle.properties
index 5d30ce3..a90b1d6 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 = 3.0.2-SNAPSHOT
+groovyVersion = 3.0.2
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
-groovyBundleVersion = 3.0.2.SNAPSHOT
+groovyBundleVersion = 3.0.2
 
 gradle_version=6.2.2