You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by bi...@apache.org on 2018/10/01 19:06:32 UTC

[royale-asjs] branch develop updated: Revert released version tag back to 0.9.3

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new e8cb61b  Revert released version tag back to 0.9.3
e8cb61b is described below

commit e8cb61b0459c7d944bf6189a89ee9f44bb1e4e8c
Author: Om <bi...@apache.org>
AuthorDate: Mon Oct 1 12:06:16 2018 -0700

    Revert released version tag back to 0.9.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 84f459a..d1b3a25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <connection>scm:git:git@github.com:apache/royale-asjs.git</connection>
     <developerConnection>scm:git:git@github.com:apache/royale-asjs.git</developerConnection>
     <url>scm:git:git@github.com:apache/royale-asjs.git</url>
-    <tag>release/0.9.4</tag>
+    <tag>release/0.9.3</tag>
   </scm>
 
   <properties>