[pal-cvs 1977] CVS-Update: vfs-portlets committed by shinsuke

Back to archive index

Shinsuke SUGAYA shins****@users*****
2007年 1月 13日 (土) 16:01:32 JST


Update of /cvsroot/pal/vfs-portlets
In directory sf-cvs:/tmp/cvs-serv1045

Modified Files:
	pom.xml 
Log Message:
fixed sync issue

vfs-portlets/pom.xml 1.7 -> 1.8 (modified)
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/pal/vfs-portlets/pom.xml.diff?r1=1.7&r2=1.8

===================================================================
RCS file: vfs-portlets/pom.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pom.xml	2006/12/31 06:19:26	1.7
+++ pom.xml	2007/01/13 07:01:32	1.8
@@ -222,17 +222,17 @@
     <dependency>
       <groupId>org.apache.portals.bridges</groupId>
       <artifactId>portals-bridges-portletfilter</artifactId>
-      <version>1.0.1-20061109</version>
+      <version>1.0.1-20070113</version>
     </dependency>
     <dependency>
       <groupId>jp.sf.pal</groupId>
       <artifactId>faces-response-filter</artifactId>
-      <version>0.1</version>
+      <version>0.2</version>
     </dependency>
     <dependency>
       <groupId>jp.sf.pal</groupId>
       <artifactId>tomahawk-bridge</artifactId>
-      <version>0.9</version>
+      <version>0.9.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.tomahawk</groupId>
@@ -253,12 +253,12 @@
     <dependency>
       <groupId>org.seasar.container</groupId>
       <artifactId>s2-framework</artifactId>
-      <version>2.4.5</version>
+      <version>2.4.8</version>
     </dependency>
     <dependency>
       <groupId>org.seasar.container</groupId>
       <artifactId>s2-extension</artifactId>
-      <version>2.4.5</version>
+      <version>2.4.8</version>
     </dependency>
     <dependency>
       <groupId>org.seasar.teeda</groupId>



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