This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
The following commit(s) were added to refs/heads/master by this push:
new 3ca1e80 SCB-1585 Update the Omega java code setting
3ca1e80 is described below
commit 3ca1e8040e5f27d973c71129c9342336b8b2b951
Author: Willem Jiang <[email protected]>
AuthorDate: Sun Nov 17 14:52:34 2019 +0800
SCB-1585 Update the Omega java code setting
---
omega/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/omega/pom.xml b/omega/pom.xml
index b46857e..f2d3ce8 100644
--- a/omega/pom.xml
+++ b/omega/pom.xml
@@ -44,6 +44,10 @@
<module>omega-format</module>
</modules>
+ <properties>
+ <sonar.java.source>1.7</sonar.java.source>
+ </properties>
+
<dependencyManagement>
<dependencies>
<dependency>