This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch 1.3.0-RELEASE
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
The following commit(s) were added to refs/heads/1.3.0-RELEASE by this push:
new 0b105de update project version to 1.3.0-RELEASE
0b105de is described below
commit 0b105de12139cb921de32983e204eaddc7871d47
Author: xwm1992 <[email protected]>
AuthorDate: Mon Dec 20 10:26:00 2021 +0800
update project version to 1.3.0-RELEASE
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index d51e958..dfdeadc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
jdk=1.8
snapshot=false
group=org.apache.eventmesh
-version=1.3.0-SNAPSHOT
+version=1.3.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]