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:03 UTC

[incubator-amaterasu] tag version-0.2.0-incubating-rc1 created (now 26cb4e8)

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

yaniv pushed a change to tag version-0.2.0-incubating-rc1
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git.


      at 26cb4e8  (commit)
This tag includes the following new commits:

     new 26cb4e8  changed version to rc1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
yaniv@apache.org.

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

Posted by ya...@apache.org.
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.