This is an automated email from the ASF dual-hosted git repository.
yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
commit d472ba9322eb95df779ae653c099c2119b188473
Author: yishayw <yishayw@ApacheRoyale3>
AuthorDate: Fri Nov 15 10:57:49 2024 +0000
[maven-release-plugin] prepare for next development iteration
---
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 | 4 ++--
12 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/GCL/pom.xml b/GCL/pom.xml
index 9bdea65..bd2958d 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.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-gcl</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: GCL</name>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/ace/pom.xml b/ace/pom.xml
index e295136..f63e287 100644
--- a/ace/pom.xml
+++ b/ace/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-ace</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: Ace</name>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/airglobal/pom.xml b/airglobal/pom.xml
index 8952b52..de5dceb 100755
--- a/airglobal/pom.xml
+++ b/airglobal/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-airglobal</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: airglobal</name>
diff --git a/cordova/pom.xml b/cordova/pom.xml
index 20d08e5..62ada23 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-cordova</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: Cordova</name>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/createjs/pom.xml b/createjs/pom.xml
index 3dbc55b..b9befc3 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.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-createjs</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: CreateJS</name>
@@ -230,7 +230,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index aa5e0a0..86dbe6c 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-googlemaps</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: GoogleMaps</name>
@@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index a40f9fd..7a9a73a 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-jasmine</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: Jasmine</name>
@@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 24e8338..aa5c987 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-jquery</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: JQuery</name>
@@ -156,7 +156,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/js/pom.xml b/js/pom.xml
index 4c4f537..8906df0 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.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: JS</name>
diff --git a/node/pom.xml b/node/pom.xml
index b9d257a..d441001 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-node</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: Node</name>
@@ -224,7 +224,7 @@
<dependency>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/playerglobal/pom.xml b/playerglobal/pom.xml
index 0de3005..d79cdd7 100755
--- a/playerglobal/pom.xml
+++ b/playerglobal/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.royale.typedefs</groupId>
<artifactId>royale-typedefs-parent</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-playerglobal</artifactId>
- <version>0.9.12-SNAPSHOT</version>
+ <version>0.9.13-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: playerglobal</name>
diff --git a/pom.xml b/pom.xml
index 0c6b709..6ac64cf 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.12-SNAPSHOT</version>
+ <version>0.9.13-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>release/0.9.12</tag>
+ <tag>HEAD</tag>
</scm>
<properties>