This is an automated email from the ASF dual-hosted git repository. jtulach pushed a commit to tag release-1.5 in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-html4j.git
commit b96bcf7e16ee730c2a54a2a184442007c8252a51 Author: Jaroslav Tulach <[email protected]> AuthorDate: Mon Oct 23 13:29:05 2017 +0200 Releasing version 1.5 --- boot-agent-test/pom.xml | 2 +- boot-fx/pom.xml | 4 ++-- boot-script/pom.xml | 4 ++-- boot/pom.xml | 4 ++-- context/pom.xml | 4 ++-- equinox-agentclass-hook/pom.xml | 2 +- geo/pom.xml | 4 ++-- html4j-maven-plugin/pom.xml | 4 ++-- json-tck/pom.xml | 6 +++--- json/pom.xml | 4 ++-- ko-felix-test/pom.xml | 2 +- ko-osgi-test/pom.xml | 2 +- ko-ws-tyrus/pom.xml | 4 ++-- ko4j/pom.xml | 4 ++-- pom.xml | 2 +- sound/pom.xml | 6 +++--- xhr4j/pom.xml | 4 ++-- 17 files changed, 31 insertions(+), 31 deletions(-) diff --git a/boot-agent-test/pom.xml b/boot-agent-test/pom.xml index 6add3c1..86e3416 100644 --- a/boot-agent-test/pom.xml +++ b/boot-agent-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <artifactId>boot-agent-test</artifactId> <packaging>jar</packaging> diff --git a/boot-fx/pom.xml b/boot-fx/pom.xml index 6e7e3fd..28eb829 100644 --- a/boot-fx/pom.xml +++ b/boot-fx/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot.fx</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <name>FX WebView Bootstrap</name> <packaging>bundle</packaging> <url>http://maven.apache.org</url> diff --git a/boot-script/pom.xml b/boot-script/pom.xml index ab65024..8b0a6ef 100644 --- a/boot-script/pom.xml +++ b/boot-script/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <name>Presenter via javax.script</name> <artifactId>net.java.html.boot.script</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <properties> <netbeans.compile.on.save>NONE</netbeans.compile.on.save> diff --git a/boot/pom.xml b/boot/pom.xml index c86d162..65f5724 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>Browser Bootstrap</name> <url>http://maven.apache.org</url> diff --git a/context/pom.xml b/context/pom.xml index 1f1cc29..6f7d797 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>HTML Context</name> <url>http://maven.apache.org</url> diff --git a/equinox-agentclass-hook/pom.xml b/equinox-agentclass-hook/pom.xml index aee2adb..4fdb13b 100644 --- a/equinox-agentclass-hook/pom.xml +++ b/equinox-agentclass-hook/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <name>AgentClass Hook for Equinox</name> <artifactId>equinox-agentclass-hook</artifactId> diff --git a/geo/pom.xml b/geo/pom.xml index 928ece3..27bc306 100644 --- a/geo/pom.xml +++ b/geo/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.geo</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>Geolocation API</name> <url>http://maven.apache.org</url> diff --git a/html4j-maven-plugin/pom.xml b/html4j-maven-plugin/pom.xml index 22f5397..87684dc 100644 --- a/html4j-maven-plugin/pom.xml +++ b/html4j-maven-plugin/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <packaging>maven-plugin</packaging> <groupId>org.netbeans.html</groupId> <artifactId>html4j-maven-plugin</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <name>Html for Java Maven Plugin</name> <url>http://maven.apache.org</url> <description>Maven plugin to post process the classes with @JavaScriptBody annotations</description> diff --git a/json-tck/pom.xml b/json-tck/pom.xml index 3d68dc1..ba197be 100644 --- a/json-tck/pom.xml +++ b/json-tck/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json.tck</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>HTML for Java TCK</name> <url>http://maven.apache.org</url> @@ -61,7 +61,7 @@ <dependency> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <type>jar</type> </dependency> <dependency> diff --git a/json/pom.xml b/json/pom.xml index 0c84eac..109221c 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>JSON Model in Java</name> <url>http://maven.apache.org</url> diff --git a/ko-felix-test/pom.xml b/ko-felix-test/pom.xml index cdc91ff..465c833 100644 --- a/ko-felix-test/pom.xml +++ b/ko-felix-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <name>KO Tests in Felix OSGi Container</name> <artifactId>ko-felix-test</artifactId> diff --git a/ko-osgi-test/pom.xml b/ko-osgi-test/pom.xml index 4990cb0..b704941 100644 --- a/ko-osgi-test/pom.xml +++ b/ko-osgi-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <name>KO Tests in Equinox OSGi Container</name> <artifactId>ko-osgi-test</artifactId> diff --git a/ko-ws-tyrus/pom.xml b/ko-ws-tyrus/pom.xml index 82de6b2..81e50b5 100644 --- a/ko-ws-tyrus/pom.xml +++ b/ko-ws-tyrus/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko-ws-tyrus</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>Tyrus Based WebSockets</name> <url>http://maven.apache.org</url> diff --git a/ko4j/pom.xml b/ko4j/pom.xml index a5b47ff..68d5736 100644 --- a/ko4j/pom.xml +++ b/ko4j/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>Knockout.js for Java</name> <url>http://maven.apache.org</url> diff --git a/pom.xml b/pom.xml index a9d8479..0dd37be 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>pom</packaging> <name>HTML APIs via Java</name> <parent> diff --git a/sound/pom.xml b/sound/pom.xml index a2d24e7..2f54552 100644 --- a/sound/pom.xml +++ b/sound/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.sound</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>Sound API via HTML</name> <url>http://maven.apache.org</url> @@ -57,7 +57,7 @@ <dependency> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <type>jar</type> </dependency> <dependency> diff --git a/xhr4j/pom.xml b/xhr4j/pom.xml index 86b2ca6..cacd7e1 100644 --- a/xhr4j/pom.xml +++ b/xhr4j/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>xhr4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.5</version> <packaging>bundle</packaging> <name>XHR via Java</name> <url>http://maven.apache.org</url> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
