[jbosstools-commits] JBoss Tools SVN: r23438 - workspace/dgolovin/experimental-build/bootstrap-build/tests.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jul 15 15:50:37 EDT 2010


Author: dgolovin
Date: 2010-07-15 15:50:37 -0400 (Thu, 15 Jul 2010)
New Revision: 23438

Modified:
   workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
Log:
fix xml errors in bootstrap pom

Modified: workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml
===================================================================
--- workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml	2010-07-15 19:49:30 UTC (rev 23437)
+++ workspace/dgolovin/experimental-build/bootstrap-build/tests/pom.xml	2010-07-15 19:50:37 UTC (rev 23438)
@@ -16,8 +16,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-scm-plugin</artifactId>
         <version>1.3</version>
-      </plugin>
-      <executions>
+              <executions>
 		<execution>
 			<id>suite2</id>
 			<goals>
@@ -28,6 +27,7 @@
 			</configuration>
 		</execution>
 	</executions>
+      </plugin>
     </plugins>
   </build>
 </project>
\ No newline at end of file



More information about the jbosstools-commits mailing list