aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-06-21 16:42:25 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-06-21 16:42:25 -0700
commit4f21d5be4ba2db2b726ab932b2df19d39eae02f1 (patch)
tree5daabbdf232ebf9c5b05a4ef7639f285d5defcd1 /pom.xml
parent9c2bb321b510d5ecac46d1487a130b60d50336e7 (diff)
Refactoring
Change-Id: I06b42408e41f03e5e0c6b8715ebfd69bf99d67a2 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 46a8d73..b6e3637 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,8 +38,6 @@
<module>license</module>
</modules>
<properties>
- <maven.compiler.source>1.8</maven.compiler.source>
- <maven.compiler.target>1.8</maven.compiler.target>
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>