You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2023/02/06 11:17:27 UTC

[royale-typedefs] branch release/0.9.10 updated (64a12af -> b2c0141)

This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


    from 64a12af  update royale.compiler.version in pom
     new 525f6c0  [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc1
     new b2c0141  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GCL/pom.xml          | 6 +++---
 ace/pom.xml          | 6 +++---
 airglobal/pom.xml    | 4 ++--
 cordova/pom.xml      | 6 +++---
 createjs/pom.xml     | 6 +++---
 google_maps/pom.xml  | 6 +++---
 jasmine/pom.xml      | 6 +++---
 jquery/pom.xml       | 6 +++---
 js/pom.xml           | 4 ++--
 node/pom.xml         | 6 +++---
 playerglobal/pom.xml | 4 ++--
 pom.xml              | 2 +-
 12 files changed, 31 insertions(+), 31 deletions(-)


[royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc1

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit 525f6c0f9ddc493ed79ff0e7d9cf631d810ee531
Author: yishayw <yi...@ApacheRoyale3>
AuthorDate: Mon Feb 6 11:15:35 2023 +0000

    [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.10-rc1
---
 GCL/pom.xml          | 8 ++++----
 ace/pom.xml          | 8 ++++----
 airglobal/pom.xml    | 6 +++---
 cordova/pom.xml      | 8 ++++----
 createjs/pom.xml     | 8 ++++----
 google_maps/pom.xml  | 8 ++++----
 jasmine/pom.xml      | 8 ++++----
 jquery/pom.xml       | 8 ++++----
 js/pom.xml           | 6 +++---
 node/pom.xml         | 8 ++++----
 playerglobal/pom.xml | 6 +++---
 pom.xml              | 6 +++---
 12 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/GCL/pom.xml b/GCL/pom.xml
index e31f9f2..9d430c6 100644
--- a/GCL/pom.xml
+++ b/GCL/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-gcl</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: GCL</name>
@@ -50,11 +50,11 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
     </dependency>
   </dependencies>
 
-<properties /></project>
+<properties><project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties></project>
diff --git a/ace/pom.xml b/ace/pom.xml
index 33722dc..911b47c 100644
--- a/ace/pom.xml
+++ b/ace/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-ace</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Ace</name>
 
   <properties>
     <ace.version>1.2.3</ace.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -88,7 +88,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/airglobal/pom.xml b/airglobal/pom.xml
index 669ab66..5e2195b 100755
--- a/airglobal/pom.xml
+++ b/airglobal/pom.xml
@@ -22,17 +22,17 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-airglobal</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: airglobal</name>
 
   <properties>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <sourceDirectory>src/main/royale</sourceDirectory>
diff --git a/cordova/pom.xml b/cordova/pom.xml
index b8f5fd1..b03d1ec 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-cordova</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Cordova</name>
 
   <properties>
     <cordova.version>4.11</cordova.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/createjs/pom.xml b/createjs/pom.xml
index fa58b7d..eeae6f0 100644
--- a/createjs/pom.xml
+++ b/createjs/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-createjs</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: CreateJS</name>
@@ -34,7 +34,7 @@
   <properties>
     <createjs.version>0.8.0</createjs.version>
     <tweenjs.version>0.6.2</tweenjs.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -230,7 +230,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 4c9dc84..28066b2 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-googlemaps</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: GoogleMaps</name>
 
   <properties>
     <googlemaps.version>v3_11</googlemaps.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -88,7 +88,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 02dfdb8..ad975e3 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-jasmine</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Jasmine</name>
 
   <properties>
     <jasmine.version>2.0</jasmine.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 65f8f26..c81cbca 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-jquery</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: JQuery</name>
 
   <properties>
     <jquery.version>1.9</jquery.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <plugins>
@@ -154,7 +154,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/js/pom.xml b/js/pom.xml
index 5153963..15b2100 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-js</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: JS</name>
@@ -338,4 +338,4 @@
     </plugins>
   </build>
 
-<properties /></project>
+<properties><project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties></project>
diff --git a/node/pom.xml b/node/pom.xml
index 69ceb86..fb618d4 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-node</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Node</name>
 
   <properties>
     <closure.version>20181210</closure.version>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
   
   <build>
     <plugins>
@@ -222,7 +222,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10-SNAPSHOT</version>
+      <version>0.9.10</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/playerglobal/pom.xml b/playerglobal/pom.xml
index edbeeb4..6e09c41 100755
--- a/playerglobal/pom.xml
+++ b/playerglobal/pom.xml
@@ -22,17 +22,17 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10-SNAPSHOT</version>
+    <version>0.9.10</version>
   </parent>
 
   <artifactId>royale-typedefs-playerglobal</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: playerglobal</name>
 
   <properties>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <build>
     <sourceDirectory>../airglobal/src/main/royale</sourceDirectory>
diff --git a/pom.xml b/pom.xml
index 44aa778..88ab5ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.royale.typedefs</groupId>
   <artifactId>royale-typedefs-parent</artifactId>
-  <version>0.9.10-SNAPSHOT</version>
+  <version>0.9.10</version>
   <packaging>pom</packaging>
 
   <name>Apache Royale: TypeDefs: Parent</name>
@@ -36,7 +36,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</developerConnection>
     <url>https://github.com/apache/royale-typedefs</url>
-    <tag>release/0.9.10</tag>
+    <tag>org.apache.royale.typedefs-0.9.10-rc1</tag>
   </scm>
 
   <properties>
@@ -57,7 +57,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>
-  </properties>
+  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
   <distributionManagement>


[royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.10
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit b2c0141e500750d1d5ad6ce55167fb6787eaf6b7
Author: yishayw <yi...@ApacheRoyale3>
AuthorDate: Mon Feb 6 11:15:43 2023 +0000

    [maven-release-plugin] prepare for next development iteration
---
 GCL/pom.xml          | 8 ++++----
 ace/pom.xml          | 8 ++++----
 airglobal/pom.xml    | 6 +++---
 cordova/pom.xml      | 8 ++++----
 createjs/pom.xml     | 8 ++++----
 google_maps/pom.xml  | 8 ++++----
 jasmine/pom.xml      | 8 ++++----
 jquery/pom.xml       | 8 ++++----
 js/pom.xml           | 6 +++---
 node/pom.xml         | 8 ++++----
 playerglobal/pom.xml | 6 +++---
 pom.xml              | 6 +++---
 12 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/GCL/pom.xml b/GCL/pom.xml
index 9d430c6..65fdcb4 100644
--- a/GCL/pom.xml
+++ b/GCL/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-gcl</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: GCL</name>
@@ -50,11 +50,11 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/ace/pom.xml b/ace/pom.xml
index 911b47c..126d2b2 100644
--- a/ace/pom.xml
+++ b/ace/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-ace</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Ace</name>
 
   <properties>
     <ace.version>1.2.3</ace.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -88,7 +88,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/airglobal/pom.xml b/airglobal/pom.xml
index 5e2195b..0f7272e 100755
--- a/airglobal/pom.xml
+++ b/airglobal/pom.xml
@@ -22,17 +22,17 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-airglobal</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: airglobal</name>
 
   <properties>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <sourceDirectory>src/main/royale</sourceDirectory>
diff --git a/cordova/pom.xml b/cordova/pom.xml
index b03d1ec..c50f63a 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-cordova</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Cordova</name>
 
   <properties>
     <cordova.version>4.11</cordova.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/createjs/pom.xml b/createjs/pom.xml
index eeae6f0..25c9e0e 100644
--- a/createjs/pom.xml
+++ b/createjs/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-createjs</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: CreateJS</name>
@@ -34,7 +34,7 @@
   <properties>
     <createjs.version>0.8.0</createjs.version>
     <tweenjs.version>0.6.2</tweenjs.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -230,7 +230,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 28066b2..b3a2db2 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-googlemaps</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: GoogleMaps</name>
 
   <properties>
     <googlemaps.version>v3_11</googlemaps.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -88,7 +88,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index ad975e3..e81d971 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-jasmine</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Jasmine</name>
 
   <properties>
     <jasmine.version>2.0</jasmine.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/jquery/pom.xml b/jquery/pom.xml
index c81cbca..ae33363 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-jquery</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: JQuery</name>
 
   <properties>
     <jquery.version>1.9</jquery.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <plugins>
@@ -154,7 +154,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/js/pom.xml b/js/pom.xml
index 15b2100..9b415e4 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-js</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: JS</name>
@@ -338,4 +338,4 @@
     </plugins>
   </build>
 
-<properties><project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/node/pom.xml b/node/pom.xml
index fb618d4..9f90f42 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-node</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: Node</name>
 
   <properties>
     <closure.version>20181210</closure.version>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
   
   <build>
     <plugins>
@@ -222,7 +222,7 @@
     <dependency>
       <groupId>org.apache.royale.typedefs</groupId>
       <artifactId>royale-typedefs-js</artifactId>
-      <version>0.9.10</version>
+      <version>0.9.11-SNAPSHOT</version>
       <type>swc</type>
       <classifier>typedefs</classifier>
       <scope>runtime</scope>
diff --git a/playerglobal/pom.xml b/playerglobal/pom.xml
index 6e09c41..38f8189 100755
--- a/playerglobal/pom.xml
+++ b/playerglobal/pom.xml
@@ -22,17 +22,17 @@
   <parent>
     <groupId>org.apache.royale.typedefs</groupId>
     <artifactId>royale-typedefs-parent</artifactId>
-    <version>0.9.10</version>
+    <version>0.9.11-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-typedefs-playerglobal</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>swc</packaging>
 
   <name>Apache Royale: TypeDefs: playerglobal</name>
 
   <properties>
-  <project.build.outputTimestamp>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <build>
     <sourceDirectory>../airglobal/src/main/royale</sourceDirectory>
diff --git a/pom.xml b/pom.xml
index 88ab5ff..64b2da9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.royale.typedefs</groupId>
   <artifactId>royale-typedefs-parent</artifactId>
-  <version>0.9.10</version>
+  <version>0.9.11-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Royale: TypeDefs: Parent</name>
@@ -36,7 +36,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-typedefs.git</developerConnection>
     <url>https://github.com/apache/royale-typedefs</url>
-    <tag>org.apache.royale.typedefs-0.9.10-rc1</tag>
+    <tag>release/0.9.10</tag>
   </scm>
 
   <properties>
@@ -57,7 +57,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>2023-02-06T11:14:35Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
   <distributionManagement>