You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/23 22:51:11 UTC

git commit: cleanup poms remove non needed repository and dependency

Updated Branches:
  refs/heads/master 09b952b96 -> 6a5228b5a


cleanup poms remove non needed repository and dependency


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/6a5228b5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/6a5228b5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/6a5228b5

Branch: refs/heads/master
Commit: 6a5228b5a51979922dc19dc4145c10338b89ada0
Parents: 09b952b
Author: olivier lamy <ol...@apache.org>
Authored: Tue Oct 23 22:51:06 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Oct 23 22:51:06 2012 +0200

----------------------------------------------------------------------
 helix-core/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6a5228b5/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 8bfb0df..817380c 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -36,11 +36,6 @@ under the License.
   </properties>
   <repositories>
     <repository>
-      <id>maven-restlet</id>
-      <name>Public online Restlet repository</name>
-      <url>http://maven.restlet.org</url>
-    </repository>
-    <repository>
       <id>sandbox-repo</id>
       <name>repository for unmanaged jars not available in any public maven repo</name>
       <url>${repo.dir}</url>