[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc3
diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index a1195c9..581b97d 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
     <parent>

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

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

-        <version>0.9.6-SNAPSHOT</version>

+        <version>0.9.6</version>

     </parent>

 

     <artifactId>compiler-common</artifactId>

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

 

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

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

diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index efa2e1b..a9ff8b1 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

   <artifactId>compiler-externc</artifactId>

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

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

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

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

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

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

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

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

       <scope>test</scope>

     </dependency>

     <dependency>

diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index d1780ef..4608343 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

   <artifactId>compiler-jx</artifactId>

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

 

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

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

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

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

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

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

       <scope>test</scope>

     </dependency>

     <dependency>

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

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

       <type>test-jar</type>

       <scope>test</scope>

     </dependency>

diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index a69393c..8384eed 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

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

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

   <description>

diff --git a/compiler/pom.xml b/compiler/pom.xml
index 136ec45..db0c924 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>
+    <version>0.9.6</version>

   </parent>

 

   <artifactId>compiler</artifactId>

-  <version>0.9.6-SNAPSHOT</version>
+  <version>0.9.6</version>

 

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

   <description>The Apache Royale Compiler</description>

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

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

       <artifactId>compiler-common</artifactId>

-      <version>0.9.6-SNAPSHOT</version>
+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

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

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

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

-      <version>0.9.6-SNAPSHOT</version>
+      <version>0.9.6</version>

       <scope>test</scope>

     </dependency>

     <dependency>

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

       <artifactId>compiler-externc</artifactId>

-      <version>0.9.6-SNAPSHOT</version>
+      <version>0.9.6</version>

     </dependency>

     <dependency>

       <groupId>junit</groupId>

diff --git a/debugger/pom.xml b/debugger/pom.xml
index 3dd57b8..9bad8f8 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

   <artifactId>debugger</artifactId>

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

 

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

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

       <artifactId>compiler</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

       <groupId>commons-lang</groupId>

diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index bb61461..ad80a59 100644
--- a/flex-compiler-oem/pom.xml
+++ b/flex-compiler-oem/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

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

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

 

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

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

       <artifactId>compiler</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

       <artifactId>compiler-jx</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

     <dependency>

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

       <artifactId>swfutils</artifactId>

-      <version>0.9.6-SNAPSHOT</version>

+      <version>0.9.6</version>

     </dependency>

   </dependencies>

 

diff --git a/pom.xml b/pom.xml
index 40b04d3..7e1dbce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 

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

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

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

   <packaging>pom</packaging>

 

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

@@ -38,7 +38,7 @@
     <connection>scm:git:https://github.com/apache/royale-compiler.git</connection>

     <developerConnection>scm:git:https://github.com/apache/royale-compiler.git</developerConnection>

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

-    <tag>release/0.9.6</tag>

+    <tag>org.apache.royale.compiler-0.9.6-rc3</tag>

   </scm>

 

   <properties>

diff --git a/royale-ant-tasks/pom.xml b/royale-ant-tasks/pom.xml
index f1edce5..b15f4d0 100644
--- a/royale-ant-tasks/pom.xml
+++ b/royale-ant-tasks/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

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

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

 

diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml
index e29593b..31e6e98 100644
--- a/royale-maven-plugin/pom.xml
+++ b/royale-maven-plugin/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

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

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

   <packaging>maven-plugin</packaging>

 

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

diff --git a/royaleunit-ant-tasks/pom.xml b/royaleunit-ant-tasks/pom.xml
index 24b1984..f7f96ef 100644
--- a/royaleunit-ant-tasks/pom.xml
+++ b/royaleunit-ant-tasks/pom.xml
@@ -1,67 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
-
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <groupId>org.apache.royale.compiler</groupId>
-    <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.6-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>royaleunit-ant-tasks</artifactId>
-  <version>0.9.6-SNAPSHOT</version>
-
-  <name>Apache Royale: RoyaleUnit Ant Tasks</name>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.ant</groupId>
-      <artifactId>ant</artifactId>
-      <version>1.7.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.ant</groupId>
-      <artifactId>ant-launcher</artifactId>
-      <version>1.7.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.ant</groupId>
-      <artifactId>ant-testutil</artifactId>
-      <version>1.7.0</version>
-    </dependency>
-    <dependency>
-      <groupId>dom4j</groupId>
-      <artifactId>dom4j</artifactId>
-      <version>1.6.1</version>
-    </dependency>
-    <dependency>
-      <groupId>org.java-websocket</groupId>
-      <artifactId>Java-WebSocket</artifactId>
-      <version>1.4.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-simple</artifactId>
-      <version>1.7.25</version>
-    </dependency>
-  </dependencies>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>

+<!--

+

+  Licensed to the Apache Software Foundation (ASF) under one or more

+  contributor license agreements.  See the NOTICE file distributed with

+  this work for additional information regarding copyright ownership.

+  The ASF licenses this file to You under the Apache License, Version 2.0

+  (the "License"); you may not use this file except in compliance with

+  the License.  You may obtain a copy of the License at

+

+      http://www.apache.org/licenses/LICENSE-2.0

+

+  Unless required by applicable law or agreed to in writing, software

+  distributed under the License is distributed on an "AS IS" BASIS,

+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+  See the License for the specific language governing permissions and

+  limitations under the License.

+

+-->

+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

+  <modelVersion>4.0.0</modelVersion>

+

+  <parent>

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

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

+    <version>0.9.6</version>

+  </parent>

+

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

+  <version>0.9.6</version>

+

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

+

+  <dependencies>

+    <dependency>

+      <groupId>org.apache.ant</groupId>

+      <artifactId>ant</artifactId>

+      <version>1.7.0</version>

+    </dependency>

+    <dependency>

+      <groupId>org.apache.ant</groupId>

+      <artifactId>ant-launcher</artifactId>

+      <version>1.7.0</version>

+    </dependency>

+    <dependency>

+      <groupId>org.apache.ant</groupId>

+      <artifactId>ant-testutil</artifactId>

+      <version>1.7.0</version>

+    </dependency>

+    <dependency>

+      <groupId>dom4j</groupId>

+      <artifactId>dom4j</artifactId>

+      <version>1.6.1</version>

+    </dependency>

+    <dependency>

+      <groupId>org.java-websocket</groupId>

+      <artifactId>Java-WebSocket</artifactId>

+      <version>1.4.0</version>

+    </dependency>

+    <dependency>

+      <groupId>org.slf4j</groupId>

+      <artifactId>slf4j-simple</artifactId>

+      <version>1.7.25</version>

+    </dependency>

+  </dependencies>

+

+</project>

diff --git a/swfutils/pom.xml b/swfutils/pom.xml
index 85c5ebe..4d0d890 100644
--- a/swfutils/pom.xml
+++ b/swfutils/pom.xml
@@ -23,11 +23,11 @@
   <parent>

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

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

-    <version>0.9.6-SNAPSHOT</version>

+    <version>0.9.6</version>

   </parent>

 

   <artifactId>swfutils</artifactId>

-  <version>0.9.6-SNAPSHOT</version>

+  <version>0.9.6</version>

 

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

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