Browse CVS Repository
Diff of /pal/vfs-portlets/pom.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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> |
| 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 |
|
|
|