We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b1e0a commit c3d6548Copy full SHA for c3d6548
NOTICE
@@ -1,5 +1,5 @@
1
Apache EventMesh
2
-Copyright 2021-2024 The Apache Software Foundation
+Copyright 2021-2025 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
gradle.properties
@@ -18,7 +18,7 @@
18
jdk=1.8
19
snapshot=false
20
group=org.apache.eventmesh
21
-version=1.11.0-release
+version=1.12.0-release
22
#last eight bits of public key
23
signing.keyId=
24
#passphrase for key pairs
0 commit comments