| 562 |
<dependency> |
<dependency> |
| 563 |
<groupId>org.seasar.teeda</groupId> |
<groupId>org.seasar.teeda</groupId> |
| 564 |
<artifactId>teeda-core</artifactId> |
<artifactId>teeda-core</artifactId> |
| 565 |
<version>1.0-beta-5-SNAPSHOT</version> |
<version>1.0-beta-5</version> |
| 566 |
<properties> |
<properties> |
| 567 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 568 |
</properties> |
</properties> |
| 572 |
<dependency> |
<dependency> |
| 573 |
<groupId>grizzly</groupId> |
<groupId>grizzly</groupId> |
| 574 |
<artifactId>grizzly-framework</artifactId> |
<artifactId>grizzly-framework</artifactId> |
| 575 |
<version>0.1-SNAPSHOT</version> |
<version>0.1</version> |
| 576 |
<properties> |
<properties> |
| 577 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 578 |
</properties> |
</properties> |
| 580 |
<dependency> |
<dependency> |
| 581 |
<groupId>grizzly</groupId> |
<groupId>grizzly</groupId> |
| 582 |
<artifactId>grizzly-generic</artifactId> |
<artifactId>grizzly-generic</artifactId> |
| 583 |
<version>0.1-SNAPSHOT</version> |
<version>0.1</version> |
| 584 |
<properties> |
<properties> |
| 585 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 586 |
</properties> |
</properties> |
| 588 |
<dependency> |
<dependency> |
| 589 |
<groupId>grizzly</groupId> |
<groupId>grizzly</groupId> |
| 590 |
<artifactId>grizzly-hatena</artifactId> |
<artifactId>grizzly-hatena</artifactId> |
| 591 |
<version>0.1-SNAPSHOT</version> |
<version>0.1</version> |
| 592 |
<properties> |
<properties> |
| 593 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 594 |
</properties> |
</properties> |