[maven-release-plugin] prepare release release-0.7.6
diff --git a/boot-fx/pom.xml b/boot-fx/pom.xml
index ac2524e..8132e30 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>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.boot.fx</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</version>
   <name>FX WebView Bootstrap</name>
   <packaging>bundle</packaging>
   <url>http://maven.apache.org</url>
diff --git a/boot/pom.xml b/boot/pom.xml
index 1faeea6..30bfbee 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.boot</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 a2de3de..eade6ed 100644
--- a/context/pom.xml
+++ b/context/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 5888d80..54f21a7 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>0.8-SNAPSHOT</version>
+        <version>0.7.6</version>
     </parent>
     <name>AgentClass Hook for Equinox</name>
     <artifactId>equinox-agentclass-hook</artifactId>
diff --git a/geo/pom.xml b/geo/pom.xml
index de5eb4c..32c6c64 100644
--- a/geo/pom.xml
+++ b/geo/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.geo</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 bf539bb..6641b95 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>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <packaging>maven-plugin</packaging>
   <groupId>org.netbeans.html</groupId>
   <artifactId>html4j-maven-plugin</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 e1843d5..0ae508d 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>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.json.tck</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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>0.8-SNAPSHOT</version>
+      <version>0.7.6</version>
       <type>jar</type>
     </dependency>
     <dependency>
diff --git a/json/pom.xml b/json/pom.xml
index 64f8aac..ecccfa7 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>net.java.html.json</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</version>
   <packaging>bundle</packaging>
   <name>JSON Model in Java</name>
   <url>http://maven.apache.org</url>
diff --git a/ko-archetype-test/pom.xml b/ko-archetype-test/pom.xml
index 9679440..df0d642 100644
--- a/ko-archetype-test/pom.xml
+++ b/ko-archetype-test/pom.xml
@@ -4,11 +4,11 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.7.6</version>
     </parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>ko-archetype-test</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
     <name>Knockout 4 Java Archetype Test</name>
     <url>http://maven.apache.org</url>
     <description>Verifies the Knockout &amp; net.java.html.json archetype behaves properly.</description>
diff --git a/ko-archetype/pom.xml b/ko-archetype/pom.xml
index fa5dde2..8942b0b 100644
--- a/ko-archetype/pom.xml
+++ b/ko-archetype/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.apidesign.html</groupId>
   <artifactId>knockout4j-archetype</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</version>
   <packaging>jar</packaging>
   <name>Knockout 4 Java Maven Archetype</name>
   <description>
diff --git a/ko-osgi-test/pom.xml b/ko-osgi-test/pom.xml
index 3eaf2cb..9f5ff7e 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>0.8-SNAPSHOT</version>
+        <version>0.7.6</version>
     </parent>
     <name>KO Tests in an OSGi Container</name>
     <artifactId>ko-osgi-test</artifactId>
diff --git a/ko-ws-tyrus/pom.xml b/ko-ws-tyrus/pom.xml
index 4c6e75a..023e8aa 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>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>ko-ws-tyrus</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 fe71880..9167057 100644
--- a/ko4j/pom.xml
+++ b/ko4j/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>pom</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</version>
   </parent>
   <groupId>org.netbeans.html</groupId>
   <artifactId>ko4j</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>0.7.6</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 10b1b13..fe928f5 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>0.8-SNAPSHOT</version>
+  <version>0.7.6</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.7.6</tag>
   </scm>
   <repositories>
       <repository>
diff --git a/sound/pom.xml b/sound/pom.xml
index 9a7cd6a..8d81a17 100644
--- a/sound/pom.xml
+++ b/sound/pom.xml
@@ -4,11 +4,11 @@
     <parent>
         <groupId>org.netbeans.html</groupId>
         <artifactId>pom</artifactId>
-        <version>0.8-SNAPSHOT</version>
+        <version>0.7.6</version>
     </parent>
     <groupId>org.netbeans.html</groupId>
     <artifactId>net.java.html.sound</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.7.6</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>0.8-SNAPSHOT</version>
+            <version>0.7.6</version>
             <type>jar</type>
         </dependency>
         <dependency>