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


The following commit(s) were added to refs/heads/develop by this push:
     new 612b159  fix maven scm info
612b159 is described below

commit 612b159205283e8baaca2589020a5cefc0eb6656
Author: Alex Harui <[email protected]>
AuthorDate: Tue Jan 2 00:00:02 2018 -0800

    fix maven scm info
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index fd30acc..cee052f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,9 +35,9 @@
   <description>The Apache Royale Project</description>
 
   <scm>
-    <connection>scm:https://github.com/apache/royale-compiler.git</connection>
-    
<developerConnection>scm:https://github.com/apache/royale-compiler.git</developerConnection>
-    <url>https://github.com/apache/royale-compiler</url>
+    <connection>scm:git:[email protected]:apache/royale-compiler.git</connection>
+    
<developerConnection>scm:git:[email protected]:apache/royale-compiler.git</developerConnection>
+    <url>scm:git:[email protected]:apache/royale-compiler.git</url>
     <tag>HEAD</tag>
   </scm>
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to