Browse CVS Repository
Diff of /pal/blog/project.xml
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 222 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 223 |
</properties> |
</properties> |
| 224 |
</dependency> |
</dependency> |
|
<!-- |
|
| 225 |
<dependency> |
<dependency> |
| 226 |
<groupId>hsqldb</groupId> |
<groupId>hsqldb</groupId> |
| 227 |
<artifactId>hsqldb</artifactId> |
<artifactId>hsqldb</artifactId> |
| 230 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 231 |
</properties> |
</properties> |
| 232 |
</dependency> |
</dependency> |
| 233 |
--> |
<!-- |
| 234 |
<dependency> |
<dependency> |
| 235 |
<groupId>mysql</groupId> |
<groupId>mysql</groupId> |
| 236 |
<artifactId>mysql-connector-java</artifactId> |
<artifactId>mysql-connector-java</artifactId> |
| 239 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 240 |
</properties> |
</properties> |
| 241 |
</dependency> |
</dependency> |
| 242 |
|
--> |
| 243 |
<!-- Hibernate --> |
<!-- Hibernate --> |
| 244 |
<dependency> |
<dependency> |
| 245 |
<groupId>hibernate</groupId> |
<groupId>hibernate</groupId> |
|
|
Legend:
| Removed from v.1.5 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|