You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/12/04 17:57:17 UTC

svn commit: r1210146 - /incubator/stanbol/trunk/launchers/stable/pom.xml

Author: ogrisel
Date: Sun Dec  4 16:57:16 2011
New Revision: 1210146

URL: http://svn.apache.org/viewvc?rev=1210146&view=rev
Log:
cosmit

Modified:
    incubator/stanbol/trunk/launchers/stable/pom.xml

Modified: incubator/stanbol/trunk/launchers/stable/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/stable/pom.xml?rev=1210146&r1=1210145&r2=1210146&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/stable/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/stable/pom.xml Sun Dec  4 16:57:16 2011
@@ -82,10 +82,10 @@
                 <version>2.2.0</version>
               </jarWebSupport>
               <defaultBundleList>
-						    <groupId>org.apache.stanbol</groupId>
-						    <artifactId>org.apache.stanbol.launchers.basebundlelist</artifactId>
-						    <version>0.9.0-incubating-SNAPSHOT</version>
-						  </defaultBundleList>
+                <groupId>org.apache.stanbol</groupId>
+                <artifactId>org.apache.stanbol.launchers.basebundlelist</artifactId>
+                <version>0.9.0-incubating-SNAPSHOT</version>
+              </defaultBundleList>
             </configuration>
           </execution>
         </executions>
@@ -118,7 +118,7 @@
             <exclude>src/main/resources/resources/config/org.apache.stanbol.commons.solr.web.impl.SolrDispatchFilterComponent-default.config</exclude>
           </excludes>
         </configuration>
-      </plugin>      
+      </plugin>
     </plugins>
   </build>
 
@@ -138,6 +138,6 @@
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.entityhub.bundlelist</artifactId>
       <type>partialbundlelist</type>
-    </dependency>    
+    </dependency>
   </dependencies>
 </project>