[jboss-cvs] JBossAS SVN: r88835 - trunk/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 13 17:41:26 EDT 2009


Author: pgier
Date: 2009-05-13 17:41:26 -0400 (Wed, 13 May 2009)
New Revision: 88835

Modified:
   trunk/thirdparty/pom.xml
Log:
Formatting fix.

Modified: trunk/thirdparty/pom.xml
===================================================================
--- trunk/thirdparty/pom.xml	2009-05-13 21:31:55 UTC (rev 88834)
+++ trunk/thirdparty/pom.xml	2009-05-13 21:41:26 UTC (rev 88835)
@@ -406,7 +406,6 @@
                 <componentId>jboss.aop</componentId>
               </mapping>
             </dependency>
-
             <dependency>
               <groupId>org.jboss.aop</groupId>
               <artifactId>jboss-aop</artifactId>
@@ -494,22 +493,22 @@
                 <artifactId>jboss-ejb3-core-client</artifactId>
               </mapping>
             </dependency>
-	    <dependency>
-	      <groupId>org.jboss.ejb3</groupId>
-	      <artifactId>jboss-ejb3-endpoint</artifactId>
-	      <mapping>
-		<componentId>jboss.jboss-ejb3-endpoint</componentId>
-	      </mapping>
-	    </dependency>
-	    <dependency>
-	      <groupId>org.jboss.ejb3</groupId>
-	      <artifactId>jboss-ejb3-endpoint-deployer</artifactId>
-	      <mapping>
-		<componentId>jboss.jboss-ejb3-endpoint-deployer</componentId>
-	      </mapping>
-	    </dependency>
             <dependency>
               <groupId>org.jboss.ejb3</groupId>
+              <artifactId>jboss-ejb3-endpoint</artifactId>
+              <mapping>
+                <componentId>jboss.jboss-ejb3-endpoint</componentId>
+              </mapping>
+            </dependency>
+            <dependency>
+              <groupId>org.jboss.ejb3</groupId>
+              <artifactId>jboss-ejb3-endpoint-deployer</artifactId>
+              <mapping>
+                <componentId>jboss.jboss-ejb3-endpoint-deployer</componentId>
+              </mapping>
+            </dependency>
+            <dependency>
+              <groupId>org.jboss.ejb3</groupId>
               <artifactId>jboss-ejb3-ext-api</artifactId>
               <mapping>
                 <componentId>jboss.jboss-ejb3-ext-api</componentId>
@@ -668,8 +667,8 @@
               <artifactId>jboss-negotiation</artifactId>
               <mapping>
                 <componentId>jboss.jboss-negotiation</componentId>
-              </mapping>              
-            </dependency>            
+              </mapping>
+            </dependency>
             <dependency>
               <groupId>org.jboss</groupId>
               <artifactId>jboss-vfs</artifactId>
@@ -845,7 +844,7 @@
               <mapping>
                 <componentId>jboss.server.manager</componentId>
               </mapping>
-            </dependency>            
+            </dependency>
             <dependency>
               <groupId>org.osgi</groupId>
               <artifactId>osgi_R4_compendium</artifactId>
@@ -927,7 +926,7 @@
               <groupId>sun-jaxws</groupId>
               <artifactId>jaxws-tools</artifactId>
               <exportArtifact>false</exportArtifact>
-            </dependency>            
+            </dependency>
             <dependency>
               <groupId>sun-jaxws</groupId>
               <artifactId>stax-ex</artifactId>




More information about the jboss-cvs-commits mailing list