This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch 1.8.0-prepare
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
The following commit(s) were added to refs/heads/1.8.0-prepare by this push:
new 16a54d698 Prepare for 1.8.0 release
new 63ac4ec80 Merge pull request #2916 from
walterlife/walterlife/1.8.0-patch-1
16a54d698 is described below
commit 16a54d698ee8dc6409f72b01d0ff33ce5652c3d2
Author: walterlife <[email protected]>
AuthorDate: Thu Jan 12 11:36:18 2023 +0800
Prepare for 1.8.0 release
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 4acc16839..9d9ac74a5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
jdk=1.8
snapshot=false
group=org.apache.eventmesh
-version=1.7.0-release
+version=1.8.0-release
#last eight bits of public key
signing.keyId=
#passphrase for key pairs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]