[pal-cvs 2346] [80] added teeda.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 4月 25日 (水) 21:56:23 JST


Revision: 80
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=80
Author:   shinsuke
Date:     2007-04-25 21:56:23 +0900 (Wed, 25 Apr 2007)

Log Message:
-----------
added teeda.

Modified Paths:
--------------
    libraries/common-utils/trunk/pom.xml


-------------- next part --------------
Modified: libraries/common-utils/trunk/pom.xml
===================================================================
--- libraries/common-utils/trunk/pom.xml	2007-04-22 22:16:14 UTC (rev 79)
+++ libraries/common-utils/trunk/pom.xml	2007-04-25 12:56:23 UTC (rev 80)
@@ -140,6 +140,13 @@
       <groupId>javax.mail</groupId>
       <artifactId>mail</artifactId>
       <version>1.4</version>
+      <scope>provided</scope>
     </dependency>
+    <dependency>
+      <groupId>org.seasar.teeda</groupId>
+      <artifactId>teeda-core</artifactId>
+      <version>1.0.6</version>
+      <scope>provided</scope>
+    </dependency>
   </dependencies>
 </project>


pal-cvs メーリングリストの案内
Back to archive index