[pal-cvs 1976] CVS-Update: cms-portlets committed by shinsuke

Back to archive index

Shinsuke SUGAYA shins****@users*****
2007年 1月 13日 (土) 15:59:15 JST


Update of /cvsroot/pal/cms-portlets
In directory sf-cvs:/tmp/cvs-serv32397

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

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

===================================================================
RCS file: cms-portlets/pom.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- pom.xml	2006/12/31 00:40:12	1.19
+++ pom.xml	2007/01/13 06:59:14	1.20
@@ -4,7 +4,7 @@
   <groupId>jp.sf.pal</groupId>
   <artifactId>cms-portlet</artifactId>
   <packaging>war</packaging>
-  <version>0.3</version>
+  <version>0.4-SNAPSHOT</version>
   <name>CMS Portlet Project</name>
   <description/>
   <url>http://pal.sourceforge.jp/</url>
@@ -219,17 +219,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>
@@ -250,17 +250,17 @@
     <dependency>
       <groupId>org.seasar.container</groupId>
       <artifactId>s2-framework</artifactId>
-      <version>2.4.7</version>
+      <version>2.4.8</version>
     </dependency>
     <dependency>
       <groupId>org.seasar.container</groupId>
       <artifactId>s2-extension</artifactId>
-      <version>2.4.7</version>
+      <version>2.4.8</version>
     </dependency>
     <dependency>
       <groupId>org.seasar.teeda</groupId>
       <artifactId>teeda-core</artifactId>
-      <version>1.0.4-20061230</version>
+      <version>1.0.4-20070108</version>
       <exclusions>
         <exclusion>
           <groupId>rhino</groupId>



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