This is an automated email from the ASF dual-hosted git repository.
albumenj 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 350ec01b2 fix: add -parameters for quickstart pom (#1192)
350ec01b2 is described below
commit 350ec01b20790aca70c00fcc8abc6f2b1d907640
Author: Nathan Mo <[email protected]>
AuthorDate: Thu Nov 14 15:08:57 2024 +0800
fix: add -parameters for quickstart pom (#1192)
---
11-quickstart/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/11-quickstart/pom.xml b/11-quickstart/pom.xml
index d03a9b49d..da1808185 100644
--- a/11-quickstart/pom.xml
+++ b/11-quickstart/pom.xml
@@ -60,6 +60,7 @@
<source>17</source>
<target>17</target>
<encoding>UTF-8</encoding>
+ <parameters>true</parameters>
</configuration>
</plugin>
</plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]