You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/11/12 01:08:58 UTC

[royale-typedefs] 03/03: Revert "[maven-release-plugin] prepare branch release/0.9.4"

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

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

commit 0a90535f77c0d74c745ced007fc462940f1fc96f
Author: Alex Harui <ah...@apache.org>
AuthorDate: Sun Nov 11 17:08:03 2018 -0800

    Revert "[maven-release-plugin] prepare branch release/0.9.4"
    
    This reverts commit d5db2985c7594db2d0004acbb121aaab3fe607c1.
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9fb380..8798696 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
     <connection>scm:git:git@github.com:apache/royale-typedefs.git</connection>
     <developerConnection>scm:git:git@github.com:apache/royale-typedefs.git</developerConnection>
     <url>scm:git:git@github.com:apache/royale-typedefs.git</url>
-    <tag>release/0.9.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>
@@ -45,7 +45,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <royale.compiler.version>0.9.5-SNAPSHOT</royale.compiler.version>
+    <royale.compiler.version>0.9.4-SNAPSHOT</royale.compiler.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
 
     <git.executable>git</git.executable>
@@ -301,3 +301,4 @@
   </pluginRepositories>
 
 </project>
+