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/25 09:26:50 UTC

[2/2] git commit: remove not anymore needed repository

remove not anymore needed repository


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

Branch: refs/heads/master
Commit: d2a361dcfbfe0d2da25f8a1e6ad39b38a0c739ab
Parents: 384dff7
Author: olivier lamy <ol...@apache.org>
Authored: Thu Oct 25 09:25:06 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Thu Oct 25 09:25:06 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/d2a361dc/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index f60de1c..a587708 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -30,16 +30,6 @@ under the License.
 
   <name>Helix :: Core</name>
 
-  <properties>
-    <repo.dir>file://${project.basedir}/../repo</repo.dir>
-  </properties>
-  <repositories>
-    <repository>
-      <id>sandbox-repo</id>
-      <name>repository for unmanaged jars not available in any public maven repo</name>
-      <url>${repo.dir}</url>
-    </repository>
-  </repositories>
   <dependencies>
     <dependency>
       <groupId>log4j</groupId>