This is an automated email from the ASF dual-hosted git repository.
chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 196cd118b [ISSUE #4703]Update project version to 1.10.0-release (#4704)
196cd118b is described below
commit 196cd118b8dc9437359a8bf8b73ffd2cc84b6dff
Author: mxsm <[email protected]>
AuthorDate: Thu Jan 4 19:55:30 2024 +0800
[ISSUE #4703]Update project version to 1.10.0-release (#4704)
* [ISSUE #4703]Update project version to 1.11.0-SNAPSHOT
* update to 1.10.0-release
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 64cfbe2fa..789424c0d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
jdk=1.8
snapshot=false
group=org.apache.eventmesh
-version=1.9.0-release
+version=1.10.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]