You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/03/19 15:26:47 UTC

svn commit: r638841 - /servicemix/smx4/kernel/trunk/main/pom.xml

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>