svnno****@sourc*****
svnno****@sourc*****
2009年 9月 18日 (金) 04:00:19 JST
Revision: 3606 http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3606 Author: daisuke_m Date: 2009-09-18 04:00:19 +0900 (Fri, 18 Sep 2009) Log Message: ----------- jiemamy-commons v0.0.2への依存をv0.0.3にバージョンアップ。 Modified Paths: -------------- artemis/trunk/jiemamy-core/pom.xml charon/jiemamy-jpa-exporter/trunk/pom.xml charon/jiemamy-jpa-importer/trunk/pom.xml hermes/jiemamy-dialect-mysql/trunk/pom.xml hermes/jiemamy-dialect-oracle/trunk/pom.xml hermes/jiemamy-dialect-postgresql/trunk/pom.xml hermes/jiemamy-dialect-sql99/trunk/pom.xml hestia/trunk/org.jiemamy.eclipse.core/pom.xml leto/jiemamy-entity-io/trunk/pom.xml zeus/trunk/jiemamy-test-helper/pom.xml Modified: artemis/trunk/jiemamy-core/pom.xml =================================================================== --- artemis/trunk/jiemamy-core/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ artemis/trunk/jiemamy-core/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -152,7 +152,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: charon/jiemamy-jpa-exporter/trunk/pom.xml =================================================================== --- charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ charon/jiemamy-jpa-exporter/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -108,7 +108,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: charon/jiemamy-jpa-importer/trunk/pom.xml =================================================================== --- charon/jiemamy-jpa-importer/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ charon/jiemamy-jpa-importer/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -98,7 +98,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-mysql/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-mysql/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ hermes/jiemamy-dialect-mysql/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-oracle/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-oracle/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ hermes/jiemamy-dialect-oracle/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-postgresql/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-postgresql/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ hermes/jiemamy-dialect-postgresql/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -68,7 +68,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hermes/jiemamy-dialect-sql99/trunk/pom.xml =================================================================== --- hermes/jiemamy-dialect-sql99/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ hermes/jiemamy-dialect-sql99/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -62,7 +62,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: hestia/trunk/org.jiemamy.eclipse.core/pom.xml =================================================================== --- hestia/trunk/org.jiemamy.eclipse.core/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ hestia/trunk/org.jiemamy.eclipse.core/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -126,7 +126,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> Modified: leto/jiemamy-entity-io/trunk/pom.xml =================================================================== --- leto/jiemamy-entity-io/trunk/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ leto/jiemamy-entity-io/trunk/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -106,7 +106,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> <dependency> <groupId>org.freemarker</groupId> Modified: zeus/trunk/jiemamy-test-helper/pom.xml =================================================================== --- zeus/trunk/jiemamy-test-helper/pom.xml 2009-09-17 18:58:51 UTC (rev 3605) +++ zeus/trunk/jiemamy-test-helper/pom.xml 2009-09-17 19:00:19 UTC (rev 3606) @@ -103,7 +103,7 @@ <dependency> <groupId>org.jiemamy</groupId> <artifactId>jiemamy-commons</artifactId> - <version>0.0.2</version> + <version>0.0.3</version> </dependency> </dependencies> </project> \ No newline at end of file