[maven-release-plugin] prepare release release-0.9
diff --git a/boot-fx/pom.xml b/boot-fx/pom.xml
index 05b852e..54c9247 100644
--- a/boot-fx/pom.xml
+++ b/boot-fx/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.boot.fx</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 2509cca..60d5ef5 100644
--- a/boot-script/pom.xml
+++ b/boot-script/pom.xml
@@ -4,11 +4,11 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>0.9</version>
     </parent>
     <name>Presenter via javax.script</name>
     <artifactId>net.java.html.boot.script</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</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 6dfcac5..d0000ab 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.boot</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 361a953..887a76b 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 036cc53..be08e8e 100644
--- a/equinox-agentclass-hook/pom.xml
+++ b/equinox-agentclass-hook/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>0.9</version>
     </parent>
     <name>AgentClass Hook for Equinox</name>
     <artifactId>equinox-agentclass-hook</artifactId>
diff --git a/geo/pom.xml b/geo/pom.xml
index f180989..347b407 100644
--- a/geo/pom.xml
+++ b/geo/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.geo</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 1f27f90..7c9b570 100644
--- a/html4j-maven-plugin/pom.xml
+++ b/html4j-maven-plugin/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <packaging>maven-plugin</packaging>
   <groupId>org.netbeans.html</groupId>
   <artifactId>html4j-maven-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 461df7f..7d9fe91 100644
--- a/json-tck/pom.xml
+++ b/json-tck/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.json.tck</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</version>
   <packaging>bundle</packaging>
   <name>HTML for Java TCK</name>
   <url>http://maven.apache.org</url>
@@ -41,7 +41,7 @@
     <dependency>
       <groupId>org.netbeans.html</groupId>
       <artifactId>net.java.html.json</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>0.9</version>
       <type>jar</type>
     </dependency>
     <dependency>
diff --git a/json/pom.xml b/json/pom.xml
index ff06c05..d2c1414 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.json</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 fe14a19..d66b2ee 100644
--- a/ko-felix-test/pom.xml
+++ b/ko-felix-test/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>0.9</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 fa57fcf..f8de726 100644
--- a/ko-osgi-test/pom.xml
+++ b/ko-osgi-test/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>0.9</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 f8dbb0d..ed7b24f 100644
--- a/ko-ws-tyrus/pom.xml
+++ b/ko-ws-tyrus/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>ko-ws-tyrus</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 b3b73a1..776413b 100644
--- a/ko4j/pom.xml
+++ b/ko4j/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>ko4j</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</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 3064d60..99b968f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.netbeans.html</groupId>
   <artifactId>pom</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>0.9</version>
   <packaging>pom</packaging>
   <name>HTML APIs via Java</name>
   <parent> 
@@ -50,7 +50,7 @@
       <connection>scm:hg:https://hg.netbeans.org/html4j</connection>
       <developerConnection>scm:hg:https://hg.netbeans.org/html4j</developerConnection>
       <url>https://hg.netbeans.org/html4j</url>
-      <tag>default</tag>
+      <tag>release-0.9</tag>
   </scm>
   <repositories>
       <repository>
diff --git a/sound/pom.xml b/sound/pom.xml
index aa3d240..2e3d510 100644
--- a/sound/pom.xml
+++ b/sound/pom.xml
@@ -4,11 +4,11 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>0.9</version>
     </parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>net.java.html.sound</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>0.9</version>
     <packaging>bundle</packaging>
     <name>Sound API via HTML</name>
     <url>http://maven.apache.org</url>
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.netbeans.html</groupId>
             <artifactId>net.java.html.boot</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>0.9</version>
             <type>jar</type>
         </dependency>
         <dependency>