[jbosstools-commits] JBoss Tools SVN: r39930 - trunk/vpe/features/org.jboss.tools.vpe.browsersim.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Mar 29 16:51:15 EDT 2012


Author: nickboldt
Date: 2012-03-29 16:51:14 -0400 (Thu, 29 Mar 2012)
New Revision: 39930

Modified:
   trunk/vpe/features/org.jboss.tools.vpe.browsersim.feature/pom.xml
Log:
fix indent

Modified: trunk/vpe/features/org.jboss.tools.vpe.browsersim.feature/pom.xml
===================================================================
--- trunk/vpe/features/org.jboss.tools.vpe.browsersim.feature/pom.xml	2012-03-29 20:51:01 UTC (rev 39929)
+++ trunk/vpe/features/org.jboss.tools.vpe.browsersim.feature/pom.xml	2012-03-29 20:51:14 UTC (rev 39930)
@@ -26,12 +26,12 @@
 						</goals>
 					</execution>
 				</executions>
-            <configuration>
-              <excludes>
-                <plugin id="org.jboss.tools.vpe.browsersim.eclipse"/>
-                <!-- <feature id="sourcefeature.feature.nosource"/> -->
-              </excludes>
-            </configuration>
+			       	<configuration>
+				       	<excludes>
+	                			<plugin id="org.jboss.tools.vpe.browsersim.eclipse"/>
+                				<!-- <feature id="sourcefeature.feature.nosource"/> -->
+              				</excludes>
+            			</configuration>
 			</plugin>
 			<plugin>
 				<groupId>org.eclipse.tycho</groupId>



More information about the jbosstools-commits mailing list