Revision: 1464
          http://svn.sourceforge.net/spring-rich-c/?rev=1464&view=rev
Author:   jhoskens
Date:     2006-09-28 04:16:11 -0700 (Thu, 28 Sep 2006)

Log Message:
-----------
adding dependency to spring-binding

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

Modified: trunk/spring-richclient/binding/pom.xml
===================================================================
--- trunk/spring-richclient/binding/pom.xml     2006-09-28 11:15:38 UTC (rev 
1463)
+++ trunk/spring-richclient/binding/pom.xml     2006-09-28 11:16:11 UTC (rev 
1464)
@@ -19,10 +19,13 @@
             <groupId>org.springframework.richclient</groupId>
             <artifactId>spring-richclient-core</artifactId>
         </dependency>    
+        
+        <!-- Binding and validation -->
         <dependency>
             <groupId>org.springframework</groupId>
-            <artifactId>spring-beans</artifactId>
+            <artifactId>spring-binding</artifactId>
         </dependency>
+        
     </dependencies>
 
 </project>
\ No newline at end of file


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