Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/libraries/portletoutputoptimizer/pom.xml

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

revision 1.3 by shinsuke, Sat Dec 9 22:08:51 2006 UTC revision 1.4 by shinsuke, Sat Jan 27 15:21:36 2007 UTC
# Line 4  Line 4 
4    <groupId>jp.sf.pal</groupId>    <groupId>jp.sf.pal</groupId>
5    <artifactId>portlet-output-optimizer</artifactId>    <artifactId>portlet-output-optimizer</artifactId>
6    <packaging>jar</packaging>    <packaging>jar</packaging>
7    <version>0.1</version>    <version>0.2-SNAPSHOT</version>
8    <name>Portlet Output OptimizerFilter</name>    <name>Portlet Output OptimizerFilter</name>
9    <description>Portlet Filter To Rewrite HTML Response</description>    <description>Portlet Filter To Rewrite HTML Response</description>
10    <url>http://pal.sourceforge.jp/</url>    <url>http://pal.sourceforge.jp/</url>
# Line 180  Line 180 
180      <dependency>      <dependency>
181        <groupId>jp.sf.pal</groupId>        <groupId>jp.sf.pal</groupId>
182        <artifactId>faces-response-filter</artifactId>        <artifactId>faces-response-filter</artifactId>
183        <version>0.1</version>        <version>0.2</version>
184      </dependency>      </dependency>
185    </dependencies>    </dependencies>
186    <reporting>    <reporting>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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