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/24 12:30:34 UTC

[2/2] git commit: remove duplicate dependency

remove duplicate 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/a78108c9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/a78108c9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/a78108c9

Branch: refs/heads/master
Commit: a78108c9f0b4de18f0cd8964b04a410c6129feed
Parents: 611beda
Author: olivier lamy <ol...@apache.org>
Authored: Wed Oct 24 12:28:51 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Oct 24 12:28:51 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/a78108c9/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 23ad4a8..7a2686d 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -137,11 +137,6 @@ under the License.
       <version>1.1.10</version>
     </dependency>
     <dependency>
-      <groupId>com.noelios.restlet</groupId>
-      <artifactId>com.noelios.restlet</artifactId>
-      <version>1.1.10</version>
-    </dependency>
-    <dependency>
       <groupId>net.sf</groupId>
       <artifactId>jsqlparser</artifactId>
       <version>0.7.0</version>