From 757dd4f9f4e73bf7d73c0a6ff7ccc8a207a22e21 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@bioforsk.no>
Date: Fri, 4 Nov 2016 12:24:39 -0700
Subject: [PATCH]

---
 nb-configuration.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/nb-configuration.xml b/nb-configuration.xml
index 084c449..e9e56b5 100644
--- a/nb-configuration.xml
+++ b/nb-configuration.xml
@@ -16,5 +16,7 @@ Any value defined here will override the pom.xml file value but is only applicab
         <netbeans.hint.j2eeVersion>1.5</netbeans.hint.j2eeVersion>
         <org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>ide</org-netbeans-modules-maven-jaxws.rest_2e_config_2e_type>
         <netbeans.hint.license>nibio_open_source_license.ftl</netbeans.hint.license>
+        <org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_deploy_2e_server>WildFly</org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_deploy_2e_server>
+        <org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_j2eeVersion>1.7-web</org-netbeans-modules-maven-j2ee.netbeans_2e_hint_2e_j2eeVersion>
     </properties>
 </project-shared-configuration>
-- 
GitLab