svnno****@sourc*****
svnno****@sourc*****
2009年 9月 18日 (金) 03:06:01 JST
Revision: 3600 http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3600 Author: daisuke_m Date: 2009-09-18 03:06:01 +0900 (Fri, 18 Sep 2009) Log Message: ----------- jiemamy-commons v0.0.3開発開始。 Modified Paths: -------------- leto/jiemamy-commons/trunk/pom.xml Modified: leto/jiemamy-commons/trunk/pom.xml =================================================================== --- leto/jiemamy-commons/trunk/pom.xml 2009-09-17 14:55:11 UTC (rev 3599) +++ leto/jiemamy-commons/trunk/pom.xml 2009-09-17 18:06:01 UTC (rev 3600) @@ -11,7 +11,7 @@ <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> <name>Jiemamy Commons</name> - <version>0.0.2</version> + <version>0.0.3-SNAPSHOT</version> <url>http://report.jiemamy.org/jiemamy-commons</url> <issueManagement> <system>JIRA</system> @@ -108,6 +108,11 @@ <version>1.3.2</version> </dependency> <dependency> + <groupId>net.sourceforge.collections</groupId> + <artifactId>collections-generic</artifactId> + <version>4.01</version> + </dependency> + <dependency> <groupId>javassist</groupId> <artifactId>javassist</artifactId> <version>3.8.0.GA</version>