Author: gnodet
Date: Wed Mar 19 07:26:46 2008
New Revision: 638841
URL: http://svn.apache.org/viewvc?rev=638841&view=rev
Log:
Fix tab
Modified:
servicemix/smx4/kernel/trunk/main/pom.xml
Modified: servicemix/smx4/kernel/trunk/main/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/main/pom.xml?rev=638841&r1=638840&r2=638841&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/main/pom.xml (original)
+++ servicemix/smx4/kernel/trunk/main/pom.xml Wed Mar 19 07:26:46 2008
@@ -45,7 +45,7 @@
</exclusion>
<exclusion>
<groupId>org.apache.felix</groupId>
- <artifactId>org.osgi.compendium</artifactId>
+ <artifactId>org.osgi.compendium</artifactId>
</exclusion>
</exclusions>
</dependency>