# HG changeset patch # User Jaroslav Tulach # Date 1408472266 -7200 # Node ID 0b42a753d727e8616af3693bca069edc17b76f91 # Parent 9b7fe62b1d5d1f3e4d0786f594ab464a352b65dd [maven-release-plugin] prepare for next development iteration diff -r 9b7fe62b1d5d -r 0b42a753d727 boot-fx/pom.xml --- a/boot-fx/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/boot-fx/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.boot.fx - 0.9 + 1.0-SNAPSHOT FX WebView Bootstrap bundle http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 boot-script/pom.xml --- a/boot-script/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/boot-script/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT Presenter via javax.script net.java.html.boot.script - 0.9 + 1.0-SNAPSHOT bundle NONE diff -r 9b7fe62b1d5d -r 0b42a753d727 boot/pom.xml --- a/boot/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/boot/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.boot - 0.9 + 1.0-SNAPSHOT bundle Browser Bootstrap http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 context/pom.xml --- a/context/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/context/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html - 0.9 + 1.0-SNAPSHOT bundle HTML Context http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 equinox-agentclass-hook/pom.xml --- a/equinox-agentclass-hook/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/equinox-agentclass-hook/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,7 +4,7 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT AgentClass Hook for Equinox equinox-agentclass-hook diff -r 9b7fe62b1d5d -r 0b42a753d727 geo/pom.xml --- a/geo/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/geo/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.geo - 0.9 + 1.0-SNAPSHOT bundle Geolocation API http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 html4j-maven-plugin/pom.xml --- a/html4j-maven-plugin/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/html4j-maven-plugin/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,12 +4,12 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT maven-plugin org.netbeans.html html4j-maven-plugin - 0.9 + 1.0-SNAPSHOT Html for Java Maven Plugin http://maven.apache.org Maven plugin to post process the classes with @JavaScriptBody annotations diff -r 9b7fe62b1d5d -r 0b42a753d727 json-tck/pom.xml --- a/json-tck/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/json-tck/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.json.tck - 0.9 + 1.0-SNAPSHOT bundle HTML for Java TCK http://maven.apache.org @@ -41,7 +41,7 @@ org.netbeans.html net.java.html.json - 0.9 + 1.0-SNAPSHOT jar diff -r 9b7fe62b1d5d -r 0b42a753d727 json/pom.xml --- a/json/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/json/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.json - 0.9 + 1.0-SNAPSHOT bundle JSON Model in Java http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 ko-felix-test/pom.xml --- a/ko-felix-test/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/ko-felix-test/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,7 +4,7 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT KO Tests in Felix OSGi Container ko-felix-test diff -r 9b7fe62b1d5d -r 0b42a753d727 ko-osgi-test/pom.xml --- a/ko-osgi-test/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/ko-osgi-test/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,7 +4,7 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT KO Tests in Equinox OSGi Container ko-osgi-test diff -r 9b7fe62b1d5d -r 0b42a753d727 ko-ws-tyrus/pom.xml --- a/ko-ws-tyrus/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/ko-ws-tyrus/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html ko-ws-tyrus - 0.9 + 1.0-SNAPSHOT bundle Tyrus Based WebSockets http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 ko4j/pom.xml --- a/ko4j/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/ko4j/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html ko4j - 0.9 + 1.0-SNAPSHOT bundle Knockout.js for Java http://maven.apache.org diff -r 9b7fe62b1d5d -r 0b42a753d727 pom.xml --- a/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -3,7 +3,7 @@ 4.0.0 org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT pom HTML APIs via Java @@ -50,7 +50,7 @@ scm:hg:https://hg.netbeans.org/html4j scm:hg:https://hg.netbeans.org/html4j https://hg.netbeans.org/html4j - release-0.9 + default diff -r 9b7fe62b1d5d -r 0b42a753d727 sound/pom.xml --- a/sound/pom.xml Tue Aug 19 20:17:45 2014 +0200 +++ b/sound/pom.xml Tue Aug 19 20:17:46 2014 +0200 @@ -4,11 +4,11 @@ org.netbeans.html pom - 0.9 + 1.0-SNAPSHOT org.netbeans.html net.java.html.sound - 0.9 + 1.0-SNAPSHOT bundle Sound API via HTML http://maven.apache.org @@ -37,7 +37,7 @@ org.netbeans.html net.java.html.boot - 0.9 + 1.0-SNAPSHOT jar