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

This reverts commit f1893050c8e3ade4f03dda37a31059fc52590bfb.
diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index c081469..4897444 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-SNAPSHOT</version>

+        <version>0.9.7</version>

     </parent>

 

     <artifactId>compiler-common</artifactId>

-    <version>0.9.8-SNAPSHOT</version>

+    <version>0.9.7</version>

 

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

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

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 59212d8..f124747 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

   <artifactId>compiler-externc</artifactId>

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

       <scope>test</scope>

     </dependency>

     <dependency>

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 84b18b4..06936fd 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

   <artifactId>compiler-jx</artifactId>

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

       <type>test-jar</type>

       <scope>test</scope>

     </dependency>

     

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index e54b61c..1321e30 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

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

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</version>

 

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

   <description>

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/compiler/pom.xml b/compiler/pom.xml
index cf1c584..9905e78 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

   <artifactId>compiler</artifactId>

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

       <scope>test</scope>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

       <groupId>junit</groupId>

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/debugger/pom.xml b/debugger/pom.xml
index 18abe0d..66574f6 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

   <artifactId>debugger</artifactId>

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

       <groupId>commons-lang</groupId>

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index 537796c..06a2f0b 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

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

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</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-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-jx</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.8-SNAPSHOT</version>

+      <version>0.9.7</version>

     </dependency>

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/pom.xml b/pom.xml
index 2871a72..b357ea1 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-SNAPSHOT</version>

+  <version>0.9.7</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>release/0.9.7</tag>

+    <tag>org.apache.royale.compiler-0.9.7-rc4</tag>

   </scm>

 

   <properties>

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

 

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

-  </properties>

+  <project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></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 34b018c..fed71d2 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

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

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</version>

 

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

 

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml
index af16f9d..a7c2afb 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

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

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</version>

   <packaging>maven-plugin</packaging>

 

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

 

   <properties>

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

-  </properties>

+  <project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties>

 

   <dependencies>

     <dependency>

diff --git a/royaleunit-ant-tasks/pom.xml b/royaleunit-ant-tasks/pom.xml
index 50967a3..6bae47e 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

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

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</version>

 

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

 

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

   </dependencies>

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>

diff --git a/swfutils/pom.xml b/swfutils/pom.xml
index 98d2c56..00665e2 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-SNAPSHOT</version>

+    <version>0.9.7</version>

   </parent>

 

   <artifactId>swfutils</artifactId>

-  <version>0.9.8-SNAPSHOT</version>

+  <version>0.9.7</version>

 

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

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

 

-<properties /></project>

+<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>