Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/s2helloworld/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 13:34:35 2006 UTC revision 1.4 by shinsuke, Mon Dec 18 21:57:12 2006 UTC
# Line 3  Line 3 
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/>
# Line 28  Line 28 
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 -->
# Line 56  Line 56 
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

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