Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/cms-portlets/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.19 by shinsuke, Sun Dec 31 00:40:12 2006 UTC revision 1.20 by shinsuke, Sat Jan 13 06:59:14 2007 UTC
# Line 4  Line 4 
4    <groupId>jp.sf.pal</groupId>    <groupId>jp.sf.pal</groupId>
5    <artifactId>cms-portlet</artifactId>    <artifactId>cms-portlet</artifactId>
6    <packaging>war</packaging>    <packaging>war</packaging>
7    <version>0.3</version>    <version>0.4-SNAPSHOT</version>
8    <name>CMS Portlet Project</name>    <name>CMS Portlet Project</name>
9    <description/>    <description/>
10    <url>http://pal.sourceforge.jp/</url>    <url>http://pal.sourceforge.jp/</url>
# Line 219  Line 219 
219      <dependency>      <dependency>
220        <groupId>org.apache.portals.bridges</groupId>        <groupId>org.apache.portals.bridges</groupId>
221        <artifactId>portals-bridges-portletfilter</artifactId>        <artifactId>portals-bridges-portletfilter</artifactId>
222        <version>1.0.1-20061109</version>        <version>1.0.1-20070113</version>
223      </dependency>      </dependency>
224      <dependency>      <dependency>
225        <groupId>jp.sf.pal</groupId>        <groupId>jp.sf.pal</groupId>
226        <artifactId>faces-response-filter</artifactId>        <artifactId>faces-response-filter</artifactId>
227        <version>0.1</version>        <version>0.2</version>
228      </dependency>      </dependency>
229      <dependency>      <dependency>
230        <groupId>jp.sf.pal</groupId>        <groupId>jp.sf.pal</groupId>
231        <artifactId>tomahawk-bridge</artifactId>        <artifactId>tomahawk-bridge</artifactId>
232        <version>0.9</version>        <version>0.9.1</version>
233      </dependency>      </dependency>
234      <dependency>      <dependency>
235        <groupId>org.apache.myfaces.tomahawk</groupId>        <groupId>org.apache.myfaces.tomahawk</groupId>
# Line 250  Line 250 
250      <dependency>      <dependency>
251        <groupId>org.seasar.container</groupId>        <groupId>org.seasar.container</groupId>
252        <artifactId>s2-framework</artifactId>        <artifactId>s2-framework</artifactId>
253        <version>2.4.7</version>        <version>2.4.8</version>
254      </dependency>      </dependency>
255      <dependency>      <dependency>
256        <groupId>org.seasar.container</groupId>        <groupId>org.seasar.container</groupId>
257        <artifactId>s2-extension</artifactId>        <artifactId>s2-extension</artifactId>
258        <version>2.4.7</version>        <version>2.4.8</version>
259      </dependency>      </dependency>
260      <dependency>      <dependency>
261        <groupId>org.seasar.teeda</groupId>        <groupId>org.seasar.teeda</groupId>
262        <artifactId>teeda-core</artifactId>        <artifactId>teeda-core</artifactId>
263        <version>1.0.4-20061230</version>        <version>1.0.4-20070108</version>
264        <exclusions>        <exclusions>
265          <exclusion>          <exclusion>
266            <groupId>rhino</groupId>            <groupId>rhino</groupId>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26