[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-11-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 36e80ef  [maven-release-plugin] prepare for next development iteration
36e80ef is described below

commit 36e80ef10ec38e4f790792a3b324da59d6e6f91f
Author: Alex Harui 
AuthorDate: Tue Nov 13 22:38:47 2018 -0800

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-11-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 2b584ba  [maven-release-plugin] prepare for next development iteration
2b584ba is described below

commit 2b584ba60353bf9bd93eea6336f19eb28455d2f0
Author: Alex Harui 
AuthorDate: Tue Nov 13 22:01:30 2018 -0800

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-11-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 7bc44f1  [maven-release-plugin] prepare for next development iteration
7bc44f1 is described below

commit 7bc44f155f6a5c368c4cedb8a03274e770ee65cf
Author: Alex Harui 
AuthorDate: Tue Nov 13 21:31:01 2018 -0800

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-11-13 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 8b9c8fd  [maven-release-plugin] prepare for next development iteration
8b9c8fd is described below

commit 8b9c8fd6194d221b702f7bcaa21057e47498cc33
Author: Alex Harui 
AuthorDate: Tue Nov 13 19:50:32 2018 -0800

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 197a455..744a47f 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
 
 
 compiler-common
-0.9.5
+0.9.6-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index ccee7b4..bb3df97 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index df27f71..883ec78 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-jx
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 241c9db..1548a33 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 4219461..49e0b71 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index cd192fd..0f6b0c2 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   debugger
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-15 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 5ba970d  [maven-release-plugin] prepare for next development iteration
5ba970d is described below

commit 5ba970d4ff5bbee8095ce541553b06272447e9f7
Author: Piotr Zarzycki 
AuthorDate: Mon Oct 15 09:08:16 2018 +0200

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index b6a45ed..649ea26 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
 
 
 compiler-common
-0.9.6
+0.9.7-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 8175a4c..1c94f12 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 49d00a6..d7e1ef4 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-jx
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index dad9ed4..b569fe7 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index b65caf8..2c0a2eb 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 16bc371..e6fc7a7 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   debugger
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-12 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new dcc4a26  [maven-release-plugin] prepare for next development iteration
dcc4a26 is described below

commit dcc4a266de93c5b6a10315542e9d28ece970d41c
Author: Piotr Zarzycki 
AuthorDate: Fri Oct 12 21:44:41 2018 +0200

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 70fd622..1589c37 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
 
 
 compiler-common
-0.9.5
+0.9.6-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index cfd547b..13c384b 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 8a63a8e..970d5b5 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-jx
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 3a3f584..2af7ee5 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index de147a4..12d6ced 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 7811596..c2916fa 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   debugger
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-04 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 49b31bd  [maven-release-plugin] prepare for next development iteration
49b31bd is described below

commit 49b31bd6ad5cc7707abbd308266385afedb6f6d2
Author: Om 
AuthorDate: Wed Oct 3 23:44:40 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-03 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 6ba93ec  [maven-release-plugin] prepare for next development iteration
6ba93ec is described below

commit 6ba93ec17c93010403345d569b5a834080f0daeb
Author: Om 
AuthorDate: Wed Oct 3 10:59:50 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-03 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new d7cd2d3  [maven-release-plugin] prepare for next development iteration
d7cd2d3 is described below

commit d7cd2d30ee9162e158aa3ab4cf4ac3777ae5231d
Author: Om 
AuthorDate: Wed Oct 3 07:22:13 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-03 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new f09747c  [maven-release-plugin] prepare for next development iteration
f09747c is described below

commit f09747c4f9e642f2e0e1a1abf716894bc0754966
Author: Om 
AuthorDate: Wed Oct 3 00:13:42 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-03 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new e79397d  [maven-release-plugin] prepare for next development iteration
e79397d is described below

commit e79397d070535ed7c2d04760304d111b5a7928e0
Author: Om 
AuthorDate: Tue Oct 2 23:51:24 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-01 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 704394f  [maven-release-plugin] prepare for next development iteration
704394f is described below

commit 704394f1fc6d49954a19c676b8555629c967faa3
Author: Om 
AuthorDate: Mon Oct 1 00:13:11 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-10-01 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 87d7d4b  [maven-release-plugin] prepare for next development iteration
87d7d4b is described below

commit 87d7d4bf4a4fb3d47012cdee313f304283ba6557
Author: Om 
AuthorDate: Sun Sep 30 23:47:00 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 197a455..744a47f 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
 
 
 compiler-common
-0.9.5
+0.9.6-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index ccee7b4..bb3df97 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index df27f71..883ec78 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-jx
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 241c9db..1548a33 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 4219461..49e0b71 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.5
+  0.9.6-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index cd192fd..0f6b0c2 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.5
+0.9.6-SNAPSHOT
   
 
   debugger
-  0.9.5
+  0.9.6-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.5
+  0.9.6-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-09-30 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 1e015ca  [maven-release-plugin] prepare for next development iteration
1e015ca is described below

commit 1e015caf4e8ac109942177d5ec59109357759b35
Author: Om 
AuthorDate: Sun Sep 30 22:22:50 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-09-30 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new 4f2fcad  [maven-release-plugin] prepare for next development iteration
4f2fcad is described below

commit 4f2fcad1a0f9a296db362f6310d0a40f8c89a3af
Author: Om 
AuthorDate: Sun Sep 30 11:57:51 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git 

[royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare for next development iteration

2018-09-30 Thread bigosmallm
This is an automated email from the ASF dual-hosted git repository.

bigosmallm pushed a commit to branch release/0.9.4
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.4 by this push:
 new a69b822  [maven-release-plugin] prepare for next development iteration
a69b822 is described below

commit a69b822a100903596c22fb771e670e05894d721e
Author: Om 
AuthorDate: Sat Sep 29 23:54:48 2018 -0700

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml |  4 ++--
 compiler-externc/pom.xml|  8 
 compiler-jx/pom.xml | 14 +++---
 compiler-test-utils/pom.xml |  4 ++--
 compiler/pom.xml| 10 +-
 debugger/pom.xml|  8 
 flex-compiler-oem/pom.xml   | 10 +-
 pom.xml |  4 ++--
 royale-ant-tasks/pom.xml|  4 ++--
 royale-maven-plugin/pom.xml |  4 ++--
 swfutils/pom.xml|  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 2370a7b..95988eb 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
 
 
 compiler-common
-0.9.4
+0.9.5-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 249ed9d..9e18764 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   com.google.javascript
@@ -138,7 +138,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 628aedc..53efb62 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-jx
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -73,17 +73,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.commons
@@ -115,7 +115,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
@@ -127,7 +127,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 0305699..3cd8f01 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6182cd6..c268d8b 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -503,7 +503,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.flex
@@ -555,13 +555,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.4
+  0.9.5-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 798627e..dc0820d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.4
+0.9.5-SNAPSHOT
   
 
   debugger
-  0.9.4
+  0.9.5-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.4
+  0.9.5-SNAPSHOT
 
 
   commons-lang
diff --git