Repository: incubator-netbeans-html4j Updated Branches: refs/heads/master 2bfa0ceda -> 7ddcc5f1a
Preparing for next development iteration 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/7e94a365 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/tree/7e94a365 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/diff/7e94a365 Branch: refs/heads/master Commit: 7e94a365e9ede391ef10c501fabe79bb9ca9f9be Parents: 2bfa0ce Author: Jaroslav Tulach <[email protected]> Authored: Sat Sep 9 07:25:40 2017 +0200 Committer: Jaroslav Tulach <[email protected]> Committed: Sat Sep 9 07:25:40 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/7e94a365/boot-agent-test/pom.xml ---------------------------------------------------------------------- diff --git a/boot-agent-test/pom.xml b/boot-agent-test/pom.xml index dfbd4e7..6add3c1 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>boot-agent-test</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/7e94a365/boot-fx/pom.xml ---------------------------------------------------------------------- diff --git a/boot-fx/pom.xml b/boot-fx/pom.xml index d9ab030..6e7e3fd 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot.fx</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/boot-script/pom.xml ---------------------------------------------------------------------- diff --git a/boot-script/pom.xml b/boot-script/pom.xml index 5ed6c4d..ab65024 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <name>Presenter via javax.script</name> <artifactId>net.java.html.boot.script</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/boot/pom.xml ---------------------------------------------------------------------- diff --git a/boot/pom.xml b/boot/pom.xml index d09b690..c86d162 100644 --- a/boot/pom.xml +++ b/boot/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.boot</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/context/pom.xml ---------------------------------------------------------------------- diff --git a/context/pom.xml b/context/pom.xml index ebf5939..1f1cc29 100644 --- a/context/pom.xml +++ b/context/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/equinox-agentclass-hook/pom.xml ---------------------------------------------------------------------- diff --git a/equinox-agentclass-hook/pom.xml b/equinox-agentclass-hook/pom.xml index dfa8b3c..aee2adb 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>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/geo/pom.xml ---------------------------------------------------------------------- diff --git a/geo/pom.xml b/geo/pom.xml index 341b994..928ece3 100644 --- a/geo/pom.xml +++ b/geo/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.geo</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/html4j-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/html4j-maven-plugin/pom.xml b/html4j-maven-plugin/pom.xml index 8b015f9..22f5397 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <packaging>maven-plugin</packaging> <groupId>org.netbeans.html</groupId> <artifactId>html4j-maven-plugin</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/json-tck/pom.xml ---------------------------------------------------------------------- diff --git a/json-tck/pom.xml b/json-tck/pom.xml index 4f90f31..3d68dc1 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json.tck</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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>1.4</version> + <version>2.0-SNAPSHOT</version> <type>jar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/7e94a365/json/pom.xml ---------------------------------------------------------------------- diff --git a/json/pom.xml b/json/pom.xml index 0d12405..0c84eac 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.json</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/ko-felix-test/pom.xml ---------------------------------------------------------------------- diff --git a/ko-felix-test/pom.xml b/ko-felix-test/pom.xml index 718326c..cdc91ff 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>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/ko-osgi-test/pom.xml ---------------------------------------------------------------------- diff --git a/ko-osgi-test/pom.xml b/ko-osgi-test/pom.xml index 63b1e1c..4990cb0 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>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/ko-ws-tyrus/pom.xml ---------------------------------------------------------------------- diff --git a/ko-ws-tyrus/pom.xml b/ko-ws-tyrus/pom.xml index 1276a37..82de6b2 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>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko-ws-tyrus</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/ko4j/pom.xml ---------------------------------------------------------------------- diff --git a/ko4j/pom.xml b/ko4j/pom.xml index efce321..a5b47ff 100644 --- a/ko4j/pom.xml +++ b/ko4j/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>ko4j</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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/7e94a365/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9e09c30..d7c698e 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>1.4</version> + <version>2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>HTML APIs via Java</name> <parent> @@ -76,7 +76,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>release-1.4</tag> + <tag>master</tag> </scm> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/7e94a365/sound/pom.xml ---------------------------------------------------------------------- diff --git a/sound/pom.xml b/sound/pom.xml index cb965dd..a2d24e7 100644 --- a/sound/pom.xml +++ b/sound/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>net.java.html.sound</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</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>1.4</version> + <version>2.0-SNAPSHOT</version> <type>jar</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/7e94a365/xhr4j/pom.xml ---------------------------------------------------------------------- diff --git a/xhr4j/pom.xml b/xhr4j/pom.xml index 151a434..86b2ca6 100644 --- a/xhr4j/pom.xml +++ b/xhr4j/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.netbeans.html</groupId> <artifactId>pom</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>org.netbeans.html</groupId> <artifactId>xhr4j</artifactId> - <version>1.4</version> + <version>2.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>XHR via Java</name> <url>http://maven.apache.org</url>
