You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2015/12/29 21:48:14 UTC

oodt git commit: update scm

Repository: oodt
Updated Branches:
  refs/heads/master 304ed6baf -> 240c5e751


update scm


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/240c5e75
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/240c5e75
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/240c5e75

Branch: refs/heads/master
Commit: 240c5e7514b59b4fa430b09adcb1e420e8df348f
Parents: 304ed6b
Author: Tom Barber <ma...@apache.org>
Authored: Tue Dec 29 20:46:54 2015 +0000
Committer: Tom Barber <ma...@apache.org>
Committed: Tue Dec 29 20:46:54 2015 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/240c5e75/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 23a3eca..929ba1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,8 +70,8 @@ the License.
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk</developerConnection>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection>
+    <developerConnection>scm:svn:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk</url>
   </scm>
   <profiles>