svnno****@sourc*****
svnno****@sourc*****
2009年 1月 17日 (土) 08:47:33 JST
Revision: 1679 http://svn.sourceforge.jp/view?root=pal&view=rev&rev=1679 Author: shinsuke Date: 2009-01-17 08:47:33 +0900 (Sat, 17 Jan 2009) Log Message: ----------- use sa-struts-portlet 1.0.0-SNAPSHOT. Modified Paths: -------------- userinfo/trunk/pom.xml -------------- next part -------------- Modified: userinfo/trunk/pom.xml =================================================================== --- userinfo/trunk/pom.xml 2009-01-16 23:47:18 UTC (rev 1678) +++ userinfo/trunk/pom.xml 2009-01-16 23:47:33 UTC (rev 1679) @@ -103,7 +103,7 @@ <dependencies> <dependency> <groupId>jp.sf.pal</groupId> - <artifactId>userinfo-blank-plugin</artifactId> + <artifactId>userinfo-palportal-plugin</artifactId> <version>1.0-PR2-SNAPSHOT</version> <scope>runtime</scope> </dependency> @@ -200,7 +200,7 @@ <dependency> <groupId>org.seasar.sastruts</groupId> <artifactId>sa-struts-portlet</artifactId> - <version>1.0.0-rc5</version> + <version>1.0.0-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId>