Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit 1575b8bf8652bf58b40a2a25beac1ff47ad98332.
diff --git a/GCL/pom.xml b/GCL/pom.xml
index d223e04..165d34f 100644
--- a/GCL/pom.xml
+++ b/GCL/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-gcl</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: GCL</name>

@@ -50,7 +50,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/ace/pom.xml b/ace/pom.xml
index 687195b..cfc4fea 100644
--- a/ace/pom.xml
+++ b/ace/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-ace</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: Ace</name>

@@ -88,7 +88,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/airglobal/pom.xml b/airglobal/pom.xml
index dec0436..5eb51f4 100755
--- a/airglobal/pom.xml
+++ b/airglobal/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-airglobal</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: airglobal</name>

diff --git a/cordova/pom.xml b/cordova/pom.xml
index a5f3c8e..0dc32f2 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-cordova</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: Cordova</name>

@@ -67,7 +67,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/createjs/pom.xml b/createjs/pom.xml
index f42ddde..6f579f6 100644
--- a/createjs/pom.xml
+++ b/createjs/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-createjs</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: CreateJS</name>

@@ -230,7 +230,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 06e0428..9ebeed5 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-googlemaps</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: GoogleMaps</name>

@@ -88,7 +88,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 63bded7..4f59705 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-jasmine</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: Jasmine</name>

@@ -100,7 +100,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/jquery/pom.xml b/jquery/pom.xml
index 05a151f..f5fc941 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-jquery</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: JQuery</name>

@@ -154,7 +154,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/js/pom.xml b/js/pom.xml
index 9745df1..b5190df 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-js</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: JS</name>

diff --git a/node/pom.xml b/node/pom.xml
index c75ec58..694506b 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-node</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: Node</name>

@@ -222,7 +222,7 @@
     <dependency>

       <groupId>org.apache.royale.typedefs</groupId>

       <artifactId>royale-typedefs-js</artifactId>

-      <version>0.9.9-SNAPSHOT</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>swc</type>

       <classifier>typedefs</classifier>

       <scope>runtime</scope>

diff --git a/playerglobal/pom.xml b/playerglobal/pom.xml
index a4330b7..522a200 100755
--- a/playerglobal/pom.xml
+++ b/playerglobal/pom.xml
@@ -22,11 +22,11 @@
   <parent>

     <groupId>org.apache.royale.typedefs</groupId>

     <artifactId>royale-typedefs-parent</artifactId>

-    <version>0.9.9-SNAPSHOT</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-typedefs-playerglobal</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>swc</packaging>

 

   <name>Apache Royale: TypeDefs: playerglobal</name>

diff --git a/pom.xml b/pom.xml
index 99dbb7f..6744de2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 

   <groupId>org.apache.royale.typedefs</groupId>

   <artifactId>royale-typedefs-parent</artifactId>

-  <version>0.9.9-SNAPSHOT</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>pom</packaging>

 

   <name>Apache Royale: TypeDefs: Parent</name>

@@ -36,7 +36,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</connection>

     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</developerConnection>

     <url>https://github.com/apache/royale-typedefs</url>

-    <tag>HEAD</tag>

+    <tag>release/0.9.8</tag>

   </scm>

 

   <properties>