Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/jsfhelloworld/project.xml

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

revision 1.1 by shinsuke, Sat Apr 15 23:19:28 2006 UTC revision 1.2 by shinsuke, Sun Apr 16 00:07:07 2006 UTC
# Line 21  limitations under the License. Line 21  limitations under the License.
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>
# Line 90  limitations under the License. Line 90  limitations under the License.
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

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