Revision: 1489
          http://svn.sourceforge.net/spring-rich-c/?rev=1489&view=rev
Author:   ge0ffrey
Date:     2006-10-04 07:05:33 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
identation

Modified Paths:
--------------
    trunk/spring-richclient/binding/pom.xml
    trunk/spring-richclient/core/pom.xml

Modified: trunk/spring-richclient/binding/pom.xml
===================================================================
--- trunk/spring-richclient/binding/pom.xml     2006-10-04 06:23:07 UTC (rev 
1488)
+++ trunk/spring-richclient/binding/pom.xml     2006-10-04 14:05:33 UTC (rev 
1489)
@@ -15,7 +15,7 @@
     </description>
 
     <dependencies>
-                               <dependency>
+        <dependency>
             <groupId>org.springframework.richclient</groupId>
             <artifactId>spring-richclient-core</artifactId>
         </dependency>    

Modified: trunk/spring-richclient/core/pom.xml
===================================================================
--- trunk/spring-richclient/core/pom.xml        2006-10-04 06:23:07 UTC (rev 
1488)
+++ trunk/spring-richclient/core/pom.xml        2006-10-04 14:05:33 UTC (rev 
1489)
@@ -15,20 +15,20 @@
     </description>
 
     <dependencies>
-                 <dependency>
-                       <groupId>org.springframework</groupId>
-         <artifactId>spring-core</artifactId>
-               </dependency>
         <dependency>
             <groupId>org.springframework</groupId>
+            <artifactId>spring-core</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
             <artifactId>spring-beans</artifactId>
         </dependency>
 
-                 <!-- Logging -->
-                 <dependency>
-                       <groupId>commons-logging</groupId>
-                       <artifactId>commons-logging</artifactId>
-                               </dependency>
+        <!-- Logging -->
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+        </dependency>
 
     </dependencies>
     


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
spring-rich-c-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to