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-compiler.git

commit dc25bb5160c7e8d6c66c0bb08bbf45897284d98f
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Jul 24 09:18:36 2026 +0100

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit 479bb7529d3932abe3b986b6a3989a8777ab29c0.
---
 compiler-jburg-types/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/compiler-jburg-types/pom.xml b/compiler-jburg-types/pom.xml
index ae8010f05..b5fc0e0f3 100644
--- a/compiler-jburg-types/pom.xml
+++ b/compiler-jburg-types/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>compiler-jburg-types</artifactId>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.1</version>
 
   <name>Apache Royale: JBurg Types</name>
   <description>Types needed by JBurg to perform it's code 
generation.</description>
@@ -36,13 +36,13 @@
   <properties>
     <maven.compiler.source>11</maven.compiler.source>
     <maven.compiler.target>11</maven.compiler.target>
-  </properties>
+  
<project.build.outputTimestamp>2026-07-23T09:12:39Z</project.build.outputTimestamp></properties>
 
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</developerConnection>
     <url>https://github.com/apache/royale-compiler</url>
-    <tag>HEAD</tag>
+    <tag>org.apache.royale.compiler-jburg-types-1.1.1-rc1</tag>
   </scm>
 
   <build>

Reply via email to