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 <[email protected]>
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: [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