This is an automated email from the ASF dual-hosted git repository.
mikexue 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 c3d6548eb 1.12.0-prepare (#5222)
c3d6548eb is described below
commit c3d6548eb389a47e7f3f0eb60cca1b716b7ef7cc
Author: mike_xwm <[email protected]>
AuthorDate: Tue Dec 30 14:15:09 2025 +0800
1.12.0-prepare (#5222)
* Update copyright year to 2025
* update release version
---
NOTICE | 2 +-
gradle.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 910ee0673..275cf283a 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache EventMesh
-Copyright 2021-2024 The Apache Software Foundation
+Copyright 2021-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/gradle.properties b/gradle.properties
index f712526c1..d752fa384 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
jdk=1.8
snapshot=false
group=org.apache.eventmesh
-version=1.11.0-release
+version=1.12.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]