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

lhaiesp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git


The following commit(s) were added to refs/heads/master by this push:
     new fed0359  update gradle properties to mark 1.4.0 as the next version 
(#1230)
fed0359 is described below

commit fed0359cacee03f80dac101a6f663ce632e2ff8b
Author: Hai Lu <[email protected]>
AuthorDate: Thu Dec 5 11:27:57 2019 -0800

    update gradle properties to mark 1.4.0 as the next version (#1230)
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index f917f87..d3ce611 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 group=org.apache.samza
-version=1.3.0-SNAPSHOT
+version=1.4.0-SNAPSHOT
 scalaSuffix=2.11
 
 gradleVersion=5.2.1

Reply via email to