remove old scms
Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/7dfbcd4b Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/7dfbcd4b Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/7dfbcd4b Branch: refs/heads/avro_rpc Commit: 7dfbcd4b4c17058e0533feb05871d6258dac26bb Parents: b22eddb Author: Tom Barber <[email protected]> Authored: Tue Dec 29 21:55:51 2015 +0000 Committer: Tom Barber <[email protected]> Committed: Tue Dec 29 21:55:51 2015 +0000 ---------------------------------------------------------------------- app/fmbrowser/pom.xml | 4 ++-- catalog/pom.xml | 4 ++-- commons/pom.xml | 4 ++-- core/pom.xml | 4 ++-- crawler/pom.xml | 4 ++-- filemgr/pom.xml | 4 ++-- grid/pom.xml | 4 ++-- metadata/pom.xml | 4 ++-- opendapps/pom.xml | 4 ++-- product/pom.xml | 4 ++-- profile/pom.xml | 4 ++-- pushpull/pom.xml | 4 ++-- resource/pom.xml | 4 ++-- streaming/pom.xml | 4 ++-- webapp/fmbrowser/pom.xml | 4 ++-- webapp/wmonitor/pom.xml | 4 ++-- xmlquery/pom.xml | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/app/fmbrowser/pom.xml ---------------------------------------------------------------------- diff --git a/app/fmbrowser/pom.xml b/app/fmbrowser/pom.xml index 95cffce..8c8adf8 100644 --- a/app/fmbrowser/pom.xml +++ b/app/fmbrowser/pom.xml @@ -72,8 +72,8 @@ the License. <plugins></plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/app/fmbrowser</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/app/fmbrowser</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/app/fmbrowser</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/catalog/pom.xml b/catalog/pom.xml index 86b00d2..1a95acf 100644 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -137,9 +137,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/catalog</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/catalog</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/catalog</url>--> </scm> <ciManagement> <notifiers> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/commons/pom.xml ---------------------------------------------------------------------- diff --git a/commons/pom.xml b/commons/pom.xml index 16b091b..006eae0 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -136,9 +136,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</connection> + <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/commons</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/commons</url>--> </scm> <profiles> <profile> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 4ba2355..bae0173 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -918,9 +918,9 @@ mm </mailingList> </mailingLists> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/core</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/core</url>--> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/crawler/pom.xml ---------------------------------------------------------------------- diff --git a/crawler/pom.xml b/crawler/pom.xml index 7f51275..656b83d 100644 --- a/crawler/pom.xml +++ b/crawler/pom.xml @@ -185,8 +185,8 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/crawler</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/crawler</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/filemgr/pom.xml ---------------------------------------------------------------------- diff --git a/filemgr/pom.xml b/filemgr/pom.xml index 1079200..17c9753 100644 --- a/filemgr/pom.xml +++ b/filemgr/pom.xml @@ -256,9 +256,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/filemgr</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/filemgr</url>--> </scm> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/grid/pom.xml ---------------------------------------------------------------------- diff --git a/grid/pom.xml b/grid/pom.xml index 6c9aa02..d1bbe19 100644 --- a/grid/pom.xml +++ b/grid/pom.xml @@ -130,8 +130,8 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/grid</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/grid</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/grid</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/metadata/pom.xml ---------------------------------------------------------------------- diff --git a/metadata/pom.xml b/metadata/pom.xml index 48187a8..9da7e03 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -157,9 +157,9 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/metadata</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/metadata</url>--> </scm> <profiles> <profile> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/opendapps/pom.xml ---------------------------------------------------------------------- diff --git a/opendapps/pom.xml b/opendapps/pom.xml index f2703f1..80a9d6e 100644 --- a/opendapps/pom.xml +++ b/opendapps/pom.xml @@ -87,8 +87,8 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/opendapps</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/opendapps</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/opendapps</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/product/pom.xml ---------------------------------------------------------------------- diff --git a/product/pom.xml b/product/pom.xml index 3e7e3e9..f9cdaa4 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -106,9 +106,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</connection> + <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/product</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/product</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/product</url>--> </scm> <profiles> <profile> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/profile/pom.xml ---------------------------------------------------------------------- diff --git a/profile/pom.xml b/profile/pom.xml index 885318b..fc06acf 100644 --- a/profile/pom.xml +++ b/profile/pom.xml @@ -118,9 +118,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</connection> + <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/profile</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/profile</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/profile</url>--> </scm> <profiles> <profile> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/pushpull/pom.xml ---------------------------------------------------------------------- diff --git a/pushpull/pom.xml b/pushpull/pom.xml index 48730ce..0568277 100644 --- a/pushpull/pom.xml +++ b/pushpull/pom.xml @@ -144,9 +144,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/pushpull</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/pushpull</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/pushpull</url>--> </scm> <profiles> <profile> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/resource/pom.xml ---------------------------------------------------------------------- diff --git a/resource/pom.xml b/resource/pom.xml index 9ae48e3..825d4fe 100644 --- a/resource/pom.xml +++ b/resource/pom.xml @@ -171,8 +171,8 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</connection> + <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/resource</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/resource</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/streaming/pom.xml b/streaming/pom.xml index 04c8801..d0b74c6 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -32,9 +32,9 @@ the License. </description> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/streaming</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/streaming</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/streaming</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/streaming</url> + <url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/streaming</url>--> </scm> <modules> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/webapp/fmbrowser/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/fmbrowser/pom.xml b/webapp/fmbrowser/pom.xml index 012efff..7e70677 100644 --- a/webapp/fmbrowser/pom.xml +++ b/webapp/fmbrowser/pom.xml @@ -141,8 +141,8 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</connection> + <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/webapp/wmonitor/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml index 7dee4b7..b139e92 100644 --- a/webapp/wmonitor/pom.xml +++ b/webapp/wmonitor/pom.xml @@ -147,8 +147,8 @@ the License. </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor</url>--> </scm> </project> http://git-wip-us.apache.org/repos/asf/oodt/blob/7dfbcd4b/xmlquery/pom.xml ---------------------------------------------------------------------- diff --git a/xmlquery/pom.xml b/xmlquery/pom.xml index fdb8a7b..17982ec 100644 --- a/xmlquery/pom.xml +++ b/xmlquery/pom.xml @@ -91,9 +91,9 @@ </plugins> </build> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</connection> + <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</connection> <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/xmlquery</developerConnection> - <url>http://svn.apache.org/viewvc/oodt/trunk/xmlquery</url> + <url>http://svn.apache.org/viewvc/oodt/trunk/xmlquery</url>--> </scm> <profiles> <profile>
