This is an automated email from the ASF dual-hosted git repository. yaniv pushed a commit to branch version-0.2.0-incubating-rc1 in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git
commit 9d1707f7808fb4065c32a69150699a4edbe2c032 Author: Yaniv Rodenski <[email protected]> AuthorDate: Sun Apr 15 22:13:41 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].
