This is an automated email from the ASF dual-hosted git repository.

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-html4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 78c3810  NetBeans 8.2 @ServiceProvider processor is more friendly to 
post 1.8 JDKs
78c3810 is described below

commit 78c3810d47fe0c95ca6bcaf62be92bcb051680ba
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Tue Sep 18 07:08:29 2018 +0200

    NetBeans 8.2 @ServiceProvider processor is more friendly to post 1.8 JDKs
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78502d9..8da5dfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>  
   <properties>
       <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-      <netbeans.version>RELEASE80</netbeans.version>
+      <netbeans.version>RELEASE82</netbeans.version>
       <grizzly.version>2.3.8</grizzly.version>
       <license>COPYING</license>
       <publicPackages />


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to