This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new eb55967 update compiler vertion to 0.0.2
eb55967 is described below
commit eb559675010c181c9dac420fa47508fbfda7c4dd
Author: ken.lj <[email protected]>
AuthorDate: Fri Jul 23 17:42:01 2021 +0800
update compiler vertion to 0.0.2
---
dubbo-samples-protobuf/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-samples-protobuf/pom.xml b/dubbo-samples-protobuf/pom.xml
index 2a388b2..1d81128 100644
--- a/dubbo-samples-protobuf/pom.xml
+++ b/dubbo-samples-protobuf/pom.xml
@@ -28,7 +28,7 @@
<source.level>1.8</source.level>
<target.level>1.8</target.level>
<skip_maven_deploy>true</skip_maven_deploy>
- <dubbo.compiler.version>0.0.1</dubbo.compiler.version>
+ <dubbo.compiler.version>0.0.2</dubbo.compiler.version>
<dubbo.version>2.7.7</dubbo.version>
<spring.version>4.3.16.RELEASE</spring.version>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]