Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.7-rc5"

This reverts commit 2b59bd91e9f2fe20c5340bb2fbc8c679554fe5b9.
diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 738561c..c081469 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
     <parent>

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

         <artifactId>royale-compiler-parent</artifactId>

-        <version>0.9.8</version>

+        <version>0.9.8-SNAPSHOT</version>

     </parent>

 

     <artifactId>compiler-common</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

 

     <name>Apache Royale: Compiler: Compiler-Common</name>

     <description>The Apache Royale Compiler Common classes</description>

@@ -69,4 +69,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 6b8cf1b..59212d8 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>compiler-externc</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: Externc</name>

   <description>The Apache Royale Compiler Externs Compiler</description>

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

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>com.google.javascript</groupId>

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

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

       <artifactId>compiler-test-utils</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

       <scope>test</scope>

     </dependency>

     <dependency>

@@ -265,4 +265,4 @@
 

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 728fa96..84b18b4 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>compiler-jx</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: Compiler-JX</name>

 

@@ -178,17 +178,17 @@
     <dependency>

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>org.apache.commons</groupId>

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

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

       <artifactId>compiler-test-utils</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

       <scope>test</scope>

     </dependency>

     <dependency>

@@ -232,11 +232,11 @@
     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

       <type>test-jar</type>

       <scope>test</scope>

     </dependency>

     

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index a49056f..e54b61c 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>compiler-test-utils</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: Test Utils</name>

   <description>

@@ -51,4 +51,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/compiler/pom.xml b/compiler/pom.xml
index a64d77b..cf1c584 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>compiler</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: Compiler</name>

   <description>The Apache Royale Compiler</description>

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

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>org.apache.flex</groupId>

@@ -604,13 +604,13 @@
     <dependency>

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

       <artifactId>compiler-test-utils</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

       <scope>test</scope>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>junit</groupId>

@@ -627,4 +627,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/debugger/pom.xml b/debugger/pom.xml
index 1f966c6..18abe0d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>debugger</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: Debugger</name>

 

@@ -81,12 +81,12 @@
     <dependency>

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

       <artifactId>compiler</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

       <groupId>commons-lang</groupId>

@@ -123,4 +123,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index c26d509..537796c 100644
--- a/flex-compiler-oem/pom.xml
+++ b/flex-compiler-oem/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>flex-compiler-oem</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: OEM Layer</name>

 

@@ -34,18 +34,18 @@
     <dependency>

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

       <artifactId>compiler</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-jx</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.8</version>

+      <version>0.9.8-SNAPSHOT</version>

     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/pom.xml b/pom.xml
index e8d9d2f..2871a72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 

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

   <artifactId>royale-compiler-parent</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>pom</packaging>

 

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

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

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

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

-    <tag>org.apache.royale.compiler-0.9.7-rc5</tag>

+    <tag>release/0.9.7</tag>

   </scm>

 

   <properties>

@@ -55,7 +55,7 @@
     <option.withSwf.enabled>false</option.withSwf.enabled>

 

     <release-profiles>apache-release,option-with-swf</release-profiles>

-  <project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties>

+  </properties>

 

   <!-- Only configure the site distribution as the rest is handled by the apache parent -->

   <distributionManagement>

diff --git a/royale-ant-tasks/pom.xml b/royale-ant-tasks/pom.xml
index b6e160d..34b018c 100644
--- a/royale-ant-tasks/pom.xml
+++ b/royale-ant-tasks/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-ant-tasks</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Royale Ant Tasks</name>

 

@@ -38,4 +38,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml
index 68352b1..af16f9d 100644
--- a/royale-maven-plugin/pom.xml
+++ b/royale-maven-plugin/pom.xml
@@ -22,18 +22,18 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royale-maven-plugin</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

   <packaging>maven-plugin</packaging>

 

   <name>Apache Royale: Royale Maven Plugin</name>

 

   <properties>

     <maven.version>3.3.1</maven.version>

-  <project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties>

+  </properties>

 

   <dependencies>

     <dependency>

diff --git a/royaleunit-ant-tasks/pom.xml b/royaleunit-ant-tasks/pom.xml
index f2ba299..50967a3 100644
--- a/royaleunit-ant-tasks/pom.xml
+++ b/royaleunit-ant-tasks/pom.xml
@@ -22,11 +22,11 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>royaleunit-ant-tasks</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: RoyaleUnit Ant Tasks</name>

 

@@ -63,4 +63,4 @@
     </dependency>

   </dependencies>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>

diff --git a/swfutils/pom.xml b/swfutils/pom.xml
index ffe640a..98d2c56 100644
--- a/swfutils/pom.xml
+++ b/swfutils/pom.xml
@@ -22,13 +22,13 @@
   <parent>

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

     <artifactId>royale-compiler-parent</artifactId>

-    <version>0.9.8</version>

+    <version>0.9.8-SNAPSHOT</version>

   </parent>

 

   <artifactId>swfutils</artifactId>

-  <version>0.9.8</version>

+  <version>0.9.8-SNAPSHOT</version>

 

   <name>Apache Royale: Compiler: SWFUtils</name>

   <description>The Apache Royale Compiler SWF Utility classes</description>

 

-<properties><project.build.outputTimestamp>2020-05-07T08:28:57Z</project.build.outputTimestamp></properties></project>

+<properties /></project>