This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git
The following commit(s) were added to refs/heads/release/0.9.6 by this push:
new 3479948 this shouldn't have been reverted
3479948 is described below
commit 34799488bcd5b761b6ce8b8a614b6c71ef8322c4
Author: Alex Harui <[email protected]>
AuthorDate: Sun Mar 3 22:02:45 2019 -0800
this shouldn't have been reverted
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 21077b7..878e5ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,9 +34,9 @@
<name>Apache Royale: TypeDefs: Parent</name>
<scm>
- <connection>scm:git:[email protected]:apache/royale-typedefs.git</connection>
-
<developerConnection>scm:git:[email protected]:apache/royale-typedefs.git</developerConnection>
- <url>scm:git:[email protected]:apache/royale-typedefs.git</url>
+
<connection>scm:git:https://github.com/apache/royale-typedefs.git</connection>
+
<developerConnection>scm:git:https://github.com/apache/royale-typedefs.git</developerConnection>
+ <url>scm:git:https://github.com/apache/royale-typedefs.git</url>
<tag>release/0.9.6</tag>
</scm>