]> git.mxchange.org Git - jjobs.git/commitdiff
Don't cherry-pick:
authorRoland Häder <haeder@ambroox.de>
Thu, 6 Feb 2020 14:32:52 +0000 (15:32 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Feb 2020 20:38:40 +0000 (21:38 +0100)
- updated endorsed API to Java EE 7

nbproject/project.properties

index d54c82124d78dd6f8d35d22846b86a0f5961006f..b11d8a400e3ae89c2a3fc7345f939e563af771aa 100644 (file)
@@ -8,7 +8,7 @@ display.browser=true
 dist.dir=dist
 dist.jar=${dist.dir}/${jar.name}
 endorsed.classpath=\
-    ${libs.javaee-endorsed-api-6.0.classpath}
+    ${libs.javaee-endorsed-api-7.0.classpath}
 j2ee.appclient.mainclass.args=${j2ee.appclient.tool.args}
 j2ee.compile.on.save=true
 j2ee.deploy.on.save=true