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 2017/10/23 12:59:23 UTC

[incubator-netbeans-html4j] branch master updated: Test API against version 1.5 now when it has been released

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 c705a3d  Test API against version 1.5 now when it has been released
c705a3d is described below

commit c705a3d09f73c8ca38574d232831f3a8643bae4e
Author: Jaroslav Tulach <ja...@oracle.com>
AuthorDate: Mon Oct 23 14:57:35 2017 +0200

    Test API against version 1.5 now when it has been released
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9d8479..4c24c78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@ org.netbeans.html.boot.impl:org.netbeans.html.boot.fx:org.netbeans.html.context.
                 </executions>
                 <configuration>
                     <packages>${publicPackages}</packages>
-                    <releaseVersion>1.4</releaseVersion>
+                    <releaseVersion>1.5</releaseVersion>
                 </configuration>
             </plugin>
             <plugin>

-- 
To stop receiving notification emails like this one, please contact
['"commits@netbeans.apache.org" <co...@netbeans.apache.org>'].