Repository: incubator-netbeans-html4j Updated Branches: refs/heads/master 0f2bc8fb3 -> 9e4efe7c7 Updated Tags: refs/tags/mirror-1.4 [created] cc5ac08f0
[maven-release-plugin] prepare release release-1.4 Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/commit/cc5ac08f Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/tree/cc5ac08f Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/diff/cc5ac08f Branch: refs/heads/master Commit: cc5ac08f0abe3d7d02a61eac45faa545ffe20f5e Parents: 0132882 Author: Jaroslav Tulach <[email protected]> Authored: Tue Mar 28 14:06:37 2017 +0200 Committer: Jaroslav Tulach <[email protected]> Committed: Fri Sep 8 17:13:55 2017 +0200 ---------------------------------------------------------------------- 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 | 4 ++-- sound/pom.xml | 6 +++--- xhr4j/pom.xml | 4 ++-- 17 files changed, 32 insertions(+), 32 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/boot-agent-test/pom.xml ---------------------------------------------------------------------- diff --git a/boot-agent-test/pom.xml b/boot-agent-test/pom.xml index 8159679..a5fe6f4 100644 --- a/boot-agent-test/pom.xml +++ b/boot-agent-test/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <artifactId>boot-agent-test</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/boot-fx/pom.xml ---------------------------------------------------------------------- diff --git a/boot-fx/pom.xml b/boot-fx/pom.xml index 26dd2ce..680447e 100644 --- a/boot-fx/pom.xml +++ b/boot-fx/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot.fx</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <name>FX WebView Bootstrap</name> <packaging>bundle</packaging> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/boot-script/pom.xml ---------------------------------------------------------------------- diff --git a/boot-script/pom.xml b/boot-script/pom.xml index 55073fd..c243ec0 100644 --- a/boot-script/pom.xml +++ b/boot-script/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <name>Presenter via javax.script</name> <artifactId>net.java.html.boot.script</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <properties> <netbeans.compile.on.save>NONE</netbeans.compile.on.save> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/boot/pom.xml ---------------------------------------------------------------------- diff --git a/boot/pom.xml b/boot/pom.xml index e1ec2ff..d902470 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>Browser Bootstrap</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/context/pom.xml ---------------------------------------------------------------------- diff --git a/context/pom.xml b/context/pom.xml index c127c48..511c75a 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>HTML Context</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/equinox-agentclass-hook/pom.xml ---------------------------------------------------------------------- diff --git a/equinox-agentclass-hook/pom.xml b/equinox-agentclass-hook/pom.xml index 436c7d5..2d43cc7 100644 --- a/equinox-agentclass-hook/pom.xml +++ b/equinox-agentclass-hook/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <name>AgentClass Hook for Equinox</name> <artifactId>equinox-agentclass-hook</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/geo/pom.xml ---------------------------------------------------------------------- diff --git a/geo/pom.xml b/geo/pom.xml index 741c6d3..2836398 100644 --- a/geo/pom.xml +++ b/geo/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.geo</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>Geolocation API</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/html4j-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/html4j-maven-plugin/pom.xml b/html4j-maven-plugin/pom.xml index 56cf9b6..41bb214 100644 --- a/html4j-maven-plugin/pom.xml +++ b/html4j-maven-plugin/pom.xml @@ -48,12 +48,12 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <packaging>maven-plugin</packaging> <groupId>org.netbeans.html</groupId> <artifactId>html4j-maven-plugin</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</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> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/json-tck/pom.xml ---------------------------------------------------------------------- diff --git a/json-tck/pom.xml b/json-tck/pom.xml index 161b19d..696dc26 100644 --- a/json-tck/pom.xml +++ b/json-tck/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json.tck</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>HTML for Java TCK</name> <url>http://maven.apache.org</url> @@ -85,7 +85,7 @@ <dependency> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <type>jar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/json/pom.xml ---------------------------------------------------------------------- diff --git a/json/pom.xml b/json/pom.xml index 77c95f4..acc6ddf 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>JSON Model in Java</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/ko-felix-test/pom.xml ---------------------------------------------------------------------- diff --git a/ko-felix-test/pom.xml b/ko-felix-test/pom.xml index 591127e..44ab6a8 100644 --- a/ko-felix-test/pom.xml +++ b/ko-felix-test/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <name>KO Tests in Felix OSGi Container</name> <artifactId>ko-felix-test</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/ko-osgi-test/pom.xml ---------------------------------------------------------------------- diff --git a/ko-osgi-test/pom.xml b/ko-osgi-test/pom.xml index 2af6772..2ef0fef 100644 --- a/ko-osgi-test/pom.xml +++ b/ko-osgi-test/pom.xml @@ -48,7 +48,7 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <name>KO Tests in Equinox OSGi Container</name> <artifactId>ko-osgi-test</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/ko-ws-tyrus/pom.xml ---------------------------------------------------------------------- diff --git a/ko-ws-tyrus/pom.xml b/ko-ws-tyrus/pom.xml index 9415d83..b3c19a3 100644 --- a/ko-ws-tyrus/pom.xml +++ b/ko-ws-tyrus/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko-ws-tyrus</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>Tyrus Based WebSockets</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/ko4j/pom.xml ---------------------------------------------------------------------- diff --git a/ko4j/pom.xml b/ko4j/pom.xml index 61fb68d..4bf89a3 100644 --- a/ko4j/pom.xml +++ b/ko4j/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>Knockout.js for Java</name> <url>http://maven.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 15a292a..18aba6d 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>pom</packaging> <name>HTML APIs via Java</name> <parent> @@ -100,7 +100,7 @@ <connection>scm:git:https://github.com/jtulach/html-java-api.git</connection> <developerConnection>scm:git:https://github.com/jtulach/html-java-api.git</developerConnection> <url>https://github.com/jtulach/html-java-api</url> - <tag>master</tag> + <tag>release-1.4</tag> </scm> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/sound/pom.xml ---------------------------------------------------------------------- diff --git a/sound/pom.xml b/sound/pom.xml index 62fce4b..0d59856 100644 --- a/sound/pom.xml +++ b/sound/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.sound</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>Sound API via HTML</name> <url>http://maven.apache.org</url> @@ -81,7 +81,7 @@ <dependency> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <type>jar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/cc5ac08f/xhr4j/pom.xml ---------------------------------------------------------------------- diff --git a/xhr4j/pom.xml b/xhr4j/pom.xml index 947ef26..6f9d158 100644 --- a/xhr4j/pom.xml +++ b/xhr4j/pom.xml @@ -48,11 +48,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>xhr4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.4</version> <packaging>bundle</packaging> <name>XHR via Java</name> <url>http://maven.apache.org</url>
