You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@amaterasu.apache.org by ya...@apache.org on 2018/04/15 11:10:04 UTC

[incubator-amaterasu] 01/01: changed version to rc1

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 <ro...@gmail.com>
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
yaniv@apache.org.