KATOH Yasufumi
karma****@users*****
2007年 1月 10日 (水) 20:49:09 JST
Update of /cvsroot/pal/jstock In directory sf-cvs:/tmp/cvs-serv15559 Modified Files: pom.xml Log Message: Teeda 1.0.3 対応 jstock/pom.xml 1.13 -> 1.14 (modified) http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/jstock/pom.xml.diff?r1=1.13&r2=1.14 =================================================================== RCS file: jstock/pom.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- pom.xml 2006/12/19 11:55:47 1.13 +++ pom.xml 2007/01/10 11:49:09 1.14 @@ -100,7 +100,7 @@ <dependency> <groupId>org.seasar.teeda</groupId> <artifactId>teeda-core</artifactId> - <version>1.0.2</version> + <version>1.0.3</version> <exclusions> <exclusion> <artifactId>rhino</artifactId> @@ -134,7 +134,7 @@ <dependency> <groupId>org.seasar.teeda</groupId> <artifactId>teeda-ajax</artifactId> - <version>1.0.2</version> + <version>1.0.3</version> </dependency> <dependency> <groupId>oro</groupId>