Browse CVS Repository
Diff of /pal/jsfhelloworld/project.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 21 |
<pomVersion>3</pomVersion> |
<pomVersion>3</pomVersion> |
| 22 |
<groupId>pal</groupId> |
<groupId>pal</groupId> |
| 23 |
<artifactId>jsfhelloworld</artifactId> |
<artifactId>jsfhelloworld</artifactId> |
| 24 |
<currentVersion>0.1-SNAPSHOT</currentVersion> |
<currentVersion>0.1</currentVersion> |
| 25 |
<name>JSF HelloWorld Portlet</name> |
<name>JSF HelloWorld Portlet</name> |
| 26 |
<description>This is a portlet to start learning and developing Portlet API and JSF on Portal.</description> |
<description>This is a portlet to start learning and developing Portlet API and JSF on Portal.</description> |
| 27 |
<shortDescription>HelloWorld Portlet for JSF</shortDescription> |
<shortDescription>HelloWorld Portlet for JSF</shortDescription> |
| 90 |
<dependency> |
<dependency> |
| 91 |
<groupId>marevol</groupId> |
<groupId>marevol</groupId> |
| 92 |
<artifactId>marevol-faces-utils</artifactId> |
<artifactId>marevol-faces-utils</artifactId> |
| 93 |
<version>0.2-SNAPSHOT</version> |
<version>0.2</version> |
| 94 |
<type>jar</type> |
<type>jar</type> |
| 95 |
<properties> |
<properties> |
| 96 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|