You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2020/09/24 08:57:35 UTC

[royale-compiler] 01/02: Revert "[maven-release-plugin] prepare for next development iteration"

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

harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit a0080b6f33a6eb3c3eba2a0de20ee5d043ba22c8
Author: Harbs <ha...@in-tools.com>
AuthorDate: Thu Sep 24 11:56:50 2020 +0300

    Revert "[maven-release-plugin] prepare for next development iteration"
    
    This reverts commit fd62e368b3ab98f4560c7874360cc10a80b4ef11.
---
 compiler-build-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index a88f994..bebc59f 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>compiler-build-tools</artifactId>
-  <version>1.2.2-SNAPSHOT</version>
+  <version>1.2.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Royale: Build Tools</name>