Skip to content

Commit 8c28e1d

Browse files
authored
Update gradle.properties (#5152)
1 parent 2afe3dd commit 8c28e1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
jdk=1.8
1919
snapshot=false
2020
group=org.apache.eventmesh
21-
version=1.10.0-release
21+
version=1.11.0-release
2222
#last eight bits of public key
2323
signing.keyId=
2424
#passphrase for key pairs
@@ -33,4 +33,4 @@ signEnabled=false
3333

3434
org.gradle.warning.mode=none
3535
org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
36-
org.gradle.caching=true
36+
org.gradle.caching=true

0 commit comments

Comments
 (0)