This is an automated email from the ASF dual-hosted git repository. yaniv pushed a commit to tag version-0.2.0-incubating-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git
commit 26cb4e8fa12773d4167b2e969f9889bc8d37014f Author: Yaniv Rodenski <[email protected]> AuthorDate: Sun Apr 15 21:09:19 2018 +1000 changed version to rc1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7bcecd4..af25ef3 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ apply plugin: 'distribution' allprojects { group 'org.apache.amaterasu' - version '0.2.0-incubating' + version '0.2.0-incubating-rc1' } project(':leader') -- To stop receiving notification emails like this one, please contact [email protected].
