| 21 |
<pomVersion>3</pomVersion> |
<pomVersion>3</pomVersion> |
| 22 |
<groupId>pal</groupId> |
<groupId>pal</groupId> |
| 23 |
<artifactId>blog</artifactId> |
<artifactId>blog</artifactId> |
| 24 |
<currentVersion>1.3-SNAPSHOT</currentVersion> |
<currentVersion>1.3</currentVersion> |
| 25 |
<name>Blog Portlet</name> |
<name>Blog Portlet</name> |
| 26 |
<description>Blog Portlet</description> |
<description>Blog Portlet</description> |
| 27 |
<shortDescription>Blog</shortDescription> |
<shortDescription>Blog</shortDescription> |
| 521 |
<dependency> |
<dependency> |
| 522 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 523 |
<artifactId>s2-extension</artifactId> |
<artifactId>s2-extension</artifactId> |
| 524 |
<version>2.4.0-beta-4-SNAPSHOT</version> |
<version>2.4.0-beta-4</version> |
| 525 |
<properties> |
<properties> |
| 526 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 527 |
</properties> |
</properties> |
| 529 |
<dependency> |
<dependency> |
| 530 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 531 |
<artifactId>s2-framework</artifactId> |
<artifactId>s2-framework</artifactId> |
| 532 |
<version>2.4.0-beta-4-SNAPSHOT</version> |
<version>2.4.0-beta-4</version> |
| 533 |
<properties> |
<properties> |
| 534 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 535 |
</properties> |
</properties> |
| 545 |
<dependency> |
<dependency> |
| 546 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 547 |
<artifactId>s2-portlet</artifactId> |
<artifactId>s2-portlet</artifactId> |
| 548 |
<version>1.0.2-SNAPSHOT</version> |
<version>1.0.2</version> |
| 549 |
<properties> |
<properties> |
| 550 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 551 |
</properties> |
</properties> |
| 553 |
<dependency> |
<dependency> |
| 554 |
<groupId>seasar</groupId> |
<groupId>seasar</groupId> |
| 555 |
<artifactId>s2-portlet-extension</artifactId> |
<artifactId>s2-portlet-extension</artifactId> |
| 556 |
<version>1.0.2-SNAPSHOT</version> |
<version>1.0.2</version> |
| 557 |
<properties> |
<properties> |
| 558 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 559 |
</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</version> |
<version>0.1.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</version> |
<version>0.1.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</version> |
<version>0.1.1</version> |
| 592 |
<properties> |
<properties> |
| 593 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 594 |
</properties> |
</properties> |