| 82 |
<dependency> |
<dependency> |
| 83 |
<groupId>marevol</groupId> |
<groupId>marevol</groupId> |
| 84 |
<artifactId>marevol-faces-utils</artifactId> |
<artifactId>marevol-faces-utils</artifactId> |
|
<version>0.1</version> |
|
|
<type>jar</type> |
|
|
<properties> |
|
|
<war.bundle>true</war.bundle> |
|
|
</properties> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<groupId>marevol</groupId> |
|
|
<artifactId>marevol-portlet-utils</artifactId> |
|
|
<version>0.2</version> |
|
|
<type>jar</type> |
|
|
<properties> |
|
|
<war.bundle>true</war.bundle> |
|
|
</properties> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<groupId>marevol</groupId> |
|
|
<artifactId>marevol-hibernate-utils</artifactId> |
|
|
<version>0.3</version> |
|
|
<type>jar</type> |
|
|
<properties> |
|
|
<war.bundle>true</war.bundle> |
|
|
</properties> |
|
|
</dependency> |
|
|
<dependency> |
|
|
<groupId>marevol</groupId> |
|
|
<artifactId>marevol-seasar-utils</artifactId> |
|
| 85 |
<version>0.2-SNAPSHOT</version> |
<version>0.2-SNAPSHOT</version> |
| 86 |
<type>jar</type> |
<type>jar</type> |
| 87 |
<properties> |
<properties> |
| 499 |
<dependency> |
<dependency> |
| 500 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 501 |
<artifactId>s2-extension</artifactId> |
<artifactId>s2-extension</artifactId> |
| 502 |
<version>2.3.4</version> |
<version>2.4.0-SNAPSHOT</version> |
| 503 |
<properties> |
<properties> |
| 504 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 505 |
</properties> |
</properties> |
| 507 |
<dependency> |
<dependency> |
| 508 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 509 |
<artifactId>s2-framework</artifactId> |
<artifactId>s2-framework</artifactId> |
| 510 |
<version>2.3.4</version> |
<version>2.4.0-SNAPSHOT</version> |
| 511 |
<properties> |
<properties> |
| 512 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 513 |
</properties> |
</properties> |
| 519 |
<properties> |
<properties> |
| 520 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 521 |
</properties> |
</properties> |
| 522 |
|
</dependency> |
| 523 |
|
<dependency> |
| 524 |
|
<groupId>seasar</groupId> |
| 525 |
|
<artifactId>s2-portlet</artifactId> |
| 526 |
|
<version>1.0.0-SNAPSHOT</version> |
| 527 |
|
<properties> |
| 528 |
|
<war.bundle>true</war.bundle> |
| 529 |
|
</properties> |
| 530 |
</dependency> |
</dependency> |
| 531 |
|
|
| 532 |
</dependencies> |
</dependencies> |