You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2019/02/24 08:04:06 UTC

[incubator-netbeans-html4j] branch master updated: Compare APIs against previously released version 1.6

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 eb4f5ff  Compare APIs against previously released version 1.6
eb4f5ff is described below

commit eb4f5ff801aeb4132f1eea955084cea983173012
Author: Jaroslav Tulach <ja...@apidesign.org>
AuthorDate: Sun Feb 24 09:02:15 2019 +0100

    Compare APIs against previously released version 1.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4954d94..3d8feb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@ org.netbeans.html.boot.impl:org.netbeans.html.boot.fx:org.netbeans.html.context.
                       </executions>
                       <configuration>
                           <packages>${publicPackages}</packages>
-                          <releaseVersion>1.5.1</releaseVersion>
+                          <releaseVersion>1.6</releaseVersion>
                       </configuration>
                   </plugin>
               </plugins>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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