Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/vfs-portlets/pom.xml

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

revision 1.4 by shinsuke, Fri Dec 22 14:51:46 2006 UTC revision 1.5 by shinsuke, Sun Dec 24 21:24:27 2006 UTC
# Line 4  Line 4 
4    <groupId>jp.sf.pal</groupId>    <groupId>jp.sf.pal</groupId>
5    <artifactId>vfs-portlets</artifactId>    <artifactId>vfs-portlets</artifactId>
6    <packaging>war</packaging>    <packaging>war</packaging>
7    <version>1.3-SNAPSHOT</version>    <version>1.3</version>
8    <name>VFS Portlet Project</name>    <name>VFS Portlet Project</name>
9    <description/>    <description/>
10    <url>http://pal.sourceforge.jp/</url>    <url>http://pal.sourceforge.jp/</url>
# Line 155  Line 155 
155      </pluginRepository>      </pluginRepository>
156    </pluginRepositories>    </pluginRepositories>
157    <dependencies>    <dependencies>
158    <!--
159      <dependency>      <dependency>
160        <groupId>log4j</groupId>        <groupId>log4j</groupId>
161        <artifactId>log4j</artifactId>        <artifactId>log4j</artifactId>
162        <version>1.2.9</version>        <version>1.2.9</version>
163      </dependency>      </dependency>
164    -->
165  <!-- SERVLET DEV: BEGIN @@@  <!-- SERVLET DEV: BEGIN @@@
166      <dependency>      <dependency>
167        <groupId>jp.sf.pal</groupId>        <groupId>jp.sf.pal</groupId>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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