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/12/01 13:38:14 UTC

[groovy] 02/03: add missing file

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

commit 3e5f53bc7a1b86f7a5043b68ab3efe8605d232b1
Author: Paul King <pa...@asert.com.au>
AuthorDate: Tue Dec 1 23:28:12 2020 +1000

    add missing file
---
 subprojects/groovy-binary/build.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/subprojects/groovy-binary/build.gradle b/subprojects/groovy-binary/build.gradle
index cfc390a..aa6cd81 100644
--- a/subprojects/groovy-binary/build.gradle
+++ b/subprojects/groovy-binary/build.gradle
@@ -173,6 +173,7 @@ distribution {
          'src',
          'build.gradle',
          'settings.gradle',
+         'versions.properties',
          'gradle.properties',
          'LICENSE',
          'NOTICE',