You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2020/07/19 08:18:15 UTC

[groovy] branch master updated: GROOVY-9647: Module changes for Groovy 4

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new ca8a401  GROOVY-9647: Module changes for Groovy 4
ca8a401 is described below

commit ca8a4019be539d2406be401460b7876cb0548d50
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sun Jul 19 18:18:05 2020 +1000

    GROOVY-9647: Module changes for Groovy 4
---
 gradle/upload.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/upload.gradle b/gradle/upload.gradle
index 83ffd7e..1055b12 100644
--- a/gradle/upload.gradle
+++ b/gradle/upload.gradle
@@ -190,7 +190,7 @@ def optionalModules = [
         'groovy-cli-commons',
         'groovy-dateutil',
         'groovy-jaxb',
-        'groovy-yaml'
+        'groovy-testng'
 ]
 
 def pomAll = {