This is an automated email from the ASF dual-hosted git repository.
boryas 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 07e475b updated to the next release version 1.7.0
07e475b is described below
commit 07e475b201049da2f0ae1966f309984f15aa497b
Author: Boris Shkolnik <[email protected]>
AuthorDate: Thu Jan 28 10:44:09 2021 -0800
updated to the next release version 1.7.0
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 6fb78db..d7c4cd7 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.6.0-SNAPSHOT
+version=1.7.0-SNAPSHOT
scalaSuffix=2.11
# after changing this value, run `$ ./gradlew wrapper` and commit the
resulting changed files