Merge branch 'release/0.9.8' into develop
diff --git a/build.properties b/build.properties
index a3d7ea8..16349de 100644
--- a/build.properties
+++ b/build.properties
@@ -18,9 +18,9 @@
 ################################################################################
 
 ##used by Ant scripts
-release.version=0.9.8
+release.version=0.9.9
 ##used by release jobs on Jenkins
-releaseversion=0.9.8
+releaseversion=0.9.9
 developbranchname=develop
 
 generated.by.match=/\\*\\*. \\* Generated by Apache Royale Compiler
diff --git a/pom.xml b/pom.xml
index 8d9def0..0d79b14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
     <maven.wagon.http.retryHandler.class>standard</maven.wagon.http.retryHandler.class>
     <!-- Try at most 6 times to deploy every artifact -->
     <maven.wagon.http.retryHandler.count>6</maven.wagon.http.retryHandler.count>
-    <project.build.outputTimestamp>2021-08-27T11:51:26Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2021-08-27T12:13:11Z</project.build.outputTimestamp>
   </properties>
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->