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
The following commit(s) were added to refs/heads/develop by this push:
new 4663c71 Update version to 1.0.0 for release
4663c71 is described below
commit 4663c713c0a5bd573bed9ebb573bfca24484da02
Author: Yishay Weiss <[email protected]>
AuthorDate: Wed Mar 18 12:21:48 2026 +0200
Update version to 1.0.0 for release
---
GCL/pom.xml | 6 +++---
ace/pom.xml | 6 +++---
airglobal/pom.xml | 4 ++--
build.properties | 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 ++--
releasesteps.xml | 2 +-
14 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/GCL/pom.xml b/GCL/pom.xml
index bd2958d..36e353b 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-gcl</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/ace/pom.xml b/ace/pom.xml
index f63e287..99665d5 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-ace</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/airglobal/pom.xml b/airglobal/pom.xml
index de5dceb..fbaef10 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-airglobal</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: airglobal</name>
diff --git a/build.properties b/build.properties
index aad27f3..5397744 100644
--- a/build.properties
+++ b/build.properties
@@ -18,7 +18,7 @@
################################################################################
##used by Ant scripts
-release.version=0.9.13
+release.version=1.0.0
##used by release jobs on Jenkins
-releaseversion=0.9.13
+releaseversion=1.0.0
developbranchname=develop
diff --git a/cordova/pom.xml b/cordova/pom.xml
index 62ada23..6313f54 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-cordova</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/createjs/pom.xml b/createjs/pom.xml
index b9befc3..2958e74 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-createjs</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 86dbe6c..9479ef8 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-googlemaps</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 7a9a73a..8d17a6b 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-jasmine</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/jquery/pom.xml b/jquery/pom.xml
index aa5c987..55ab85f 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-jquery</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/js/pom.xml b/js/pom.xml
index 8906df0..40f9167 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-js</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: JS</name>
diff --git a/node/pom.xml b/node/pom.xml
index d441001..7647deb 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-node</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<type>swc</type>
<classifier>typedefs</classifier>
<scope>runtime</scope>
diff --git a/playerglobal/pom.xml b/playerglobal/pom.xml
index d79cdd7..dff1951 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>royale-typedefs-playerglobal</artifactId>
- <version>0.9.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>swc</packaging>
<name>Apache Royale: TypeDefs: playerglobal</name>
diff --git a/pom.xml b/pom.xml
index 3c52704..f72644a 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.13-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Royale: TypeDefs: Parent</name>
@@ -45,7 +45,7 @@
<maven.version>3.8.1</maven.version>
<royale.build-tools.version>1.2.1</royale.build-tools.version>
- <royale.compiler.version>0.9.13-SNAPSHOT</royale.compiler.version>
+ <royale.compiler.version>1.0.0-SNAPSHOT</royale.compiler.version>
<release-profiles>apache-release</release-profiles>
diff --git a/releasesteps.xml b/releasesteps.xml
index 68caffe..a50ba0d 100644
--- a/releasesteps.xml
+++ b/releasesteps.xml
@@ -157,7 +157,7 @@
<delete file="${artifactfolder}/swcs.txt" />
<!-- this is a comma-delimited, no spaces, no-line-breaks list used to
decide which swcs
to skip in the rat-check of the binaries and which swcs to examine
before approval -->
- <property name="swcs-list"
value="cordova,createjs,gcl,google_maps,jasmine,jquery,js,node"/>
+ <property name="swcs-list"
value="ace,cordova,createjs,gcl,google_maps,jasmine,jquery,js,node"/>
<echo file="${artifactfolder}/swcs.txt" message="${swcs-list}"/>
</target>