summaryrefslogtreecommitdiffstats
path: root/huawei/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'huawei/pom.xml')
-rw-r--r--huawei/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/huawei/pom.xml b/huawei/pom.xml
index 3946f7aa..871b6de7 100644
--- a/huawei/pom.xml
+++ b/huawei/pom.xml
@@ -27,6 +27,9 @@
<packaging>pom</packaging>
<name>vfc-nfvo-driver-vnfm-svnfm-huawei</name>
<description>vfc-nfvo-driver-vnfm-svnfm-huawei</description>
+ <properties>
+ <java.version>11</java.version>
+ </properties>
<modules>
<module>vnfmadapter</module>
</modules>