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/09/15 03:57:57 UTC

[royale-asjs] 01/02: Revert "try setting scm version this way. Maven's release plugin seems to be using this variable"

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

commit 2cac2afdda0eda1dbdd26b20d2c2a155ddd92e72
Author: Alex Harui <ah...@apache.org>
AuthorDate: Fri Sep 14 20:52:52 2018 -0700

    Revert "try setting scm version this way.  Maven's release plugin seems to be using this variable"
    
    This reverts commit d30b8e92a8c532be9ec75a7eb084bda917d9f06e.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f88f03..1466437 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,6 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.5.4</maven.version>
-    <scmVersion>1.10.0</scmVersion>
 
     <royale.compiler.version>0.9.3-SNAPSHOT</royale.compiler.version>
     <royale.typedefs.version>0.9.3-SNAPSHOT</royale.typedefs.version>