You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/08/27 08:06:58 UTC

svn commit: r689362 - /servicemix/components/components-pom/trunk/pom.xml

Author: gertv
Date: Tue Aug 26 23:06:57 2008
New Revision: 689362

URL: http://svn.apache.org/viewvc?rev=689362&view=rev
Log:
SM-1455: Just some code layout

Modified:
    servicemix/components/components-pom/trunk/pom.xml

Modified: servicemix/components/components-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=689362&r1=689361&r2=689362&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Tue Aug 26 23:06:57 2008
@@ -108,16 +108,16 @@
   <dependencyManagement>
     <dependencies>
 
-    <dependency>
-      <groupId>org.apache.servicemix.specs</groupId>
-      <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
-      <version>${servicemix-specs-version}</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.servicemix</groupId>
-      <artifactId>servicemix-utils</artifactId>
-      <version>${servicemix-utils-version}</version>
-    </dependency>
+      <dependency>
+        <groupId>org.apache.servicemix.specs</groupId>
+        <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
+        <version>${servicemix-specs-version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.servicemix</groupId>
+        <artifactId>servicemix-utils</artifactId>
+        <version>${servicemix-utils-version}</version>
+      </dependency>
       
       <!-- Keep the most common dependencies here to help avoid conflicts across components -->
       <!-- But if we put too much stuff here we will have to release this pom often, since we would need