You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2011/08/04 08:52:30 UTC

svn commit: r1153763 - /karaf/cellar/branches/cellar-2.2.x/pom.xml

Author: jbonofre
Date: Thu Aug  4 06:52:30 2011
New Revision: 1153763

URL: http://svn.apache.org/viewvc?rev=1153763&view=rev
Log:
Cleanup Cellar POM.

Modified:
    karaf/cellar/branches/cellar-2.2.x/pom.xml

Modified: karaf/cellar/branches/cellar-2.2.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/pom.xml?rev=1153763&r1=1153762&r2=1153763&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/pom.xml Thu Aug  4 06:52:30 2011
@@ -180,13 +180,6 @@
                 <version>${karaf.version}</version>
             </dependency>
 
-            <!-- Hazelcast -->
-            <dependency>
-                <groupId>com.hazelcast</groupId>
-                <artifactId>hazelcast</artifactId>
-                <version>${hazelcast.version}</version>
-            </dependency>
-
             <!-- Easymock -->
             <dependency>
                 <groupId>org.easymock</groupId>