This is an automated email from the ASF dual-hosted git repository. magicaltrout pushed a commit to branch release-1.2.3 in repository https://gitbox.apache.org/repos/asf/oodt.git
commit f27a23d8a47923d098b8d0c38296c65aaa2fe9ca Author: magicaltrout <[email protected]> AuthorDate: Mon Aug 6 23:39:47 2018 +0200 update SCM --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index be9505a..582e090 100644 --- a/pom.xml +++ b/pom.xml @@ -55,8 +55,8 @@ the License. </modules> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection> + <connection>scm:git:[email protected]:apache/oodt.git</connection> + <developerConnection>scm:git:[email protected]:apache/oodt.git</developerConnection> <url>http://svn.apache.org/viewvc/oodt/trunk</url> <tag>1.2.1</tag> </scm>
