Browse CVS Repository
Diff of /pal/libraries/portletoutputoptimizer/pom.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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> |
| 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 |
|
|
|