Browse CVS Repository
Diff of /pal/s2helloworld/pom.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 3 |
<modelVersion>4.0.0</modelVersion> |
<modelVersion>4.0.0</modelVersion> |
| 4 |
<groupId>jp.sf.pal</groupId> |
<groupId>jp.sf.pal</groupId> |
| 5 |
<artifactId>s2helloworld</artifactId> |
<artifactId>s2helloworld</artifactId> |
| 6 |
<version>1.1-SNAPSHOT</version> |
<version>1.1</version> |
| 7 |
<packaging>war</packaging> |
<packaging>war</packaging> |
| 8 |
<name>Helloworld Portlet Using Teeda</name> |
<name>Helloworld Portlet Using Teeda</name> |
| 9 |
<description/> |
<description/> |
| 28 |
<dependency> |
<dependency> |
| 29 |
<groupId>jp.sf.pal</groupId> |
<groupId>jp.sf.pal</groupId> |
| 30 |
<artifactId>faces-dev-filter</artifactId> |
<artifactId>faces-dev-filter</artifactId> |
| 31 |
<version>0.1-SNAPSHOT</version> |
<version>0.1</version> |
| 32 |
<scope>compile</scope> |
<scope>compile</scope> |
| 33 |
</dependency> |
</dependency> |
| 34 |
@@@@ SERVLET DEV: END --> |
@@@@ SERVLET DEV: END --> |
| 56 |
<dependency> |
<dependency> |
| 57 |
<groupId>jp.sf.pal</groupId> |
<groupId>jp.sf.pal</groupId> |
| 58 |
<artifactId>portlet-output-optimizer</artifactId> |
<artifactId>portlet-output-optimizer</artifactId> |
| 59 |
<version>0.1-SNAPSHOT</version> |
<version>0.1</version> |
| 60 |
<type>jar</type> |
<type>jar</type> |
| 61 |
</dependency> |
</dependency> |
| 62 |
<dependency> |
<dependency> |
|
|
Legend:
| Removed from v.1.3 |
|
| changed lines |
| |
Added in v.1.4 |
|
|
|