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 b22a1bc075a236e86db12551414c619d1b14e69a Author: Alex Harui <[email protected]> AuthorDate: Tue Jan 2 09:38:26 2018 -0800 fix up scm info --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 272a1ec..a9d30bd 100644 --- a/pom.xml +++ b/pom.xml @@ -43,9 +43,9 @@ --> <scm> - <connection>scm:git:https://github.com/apache/royale-asjs.git</connection> - <developerConnection>scm:git:https://github.com/apache/royale-asjs.git</developerConnection> - <url>https://github.com/apache/royale-asjs</url> + <connection>scm:git:[email protected]:apache/royale-asjs.git</connection> + <developerConnection>scm:git:[email protected]:apache/royale-asjs.git</developerConnection> + <url>scm:git:[email protected]:apache/royale-asjs.git</url> <tag>HEAD</tag> </scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
