| 21 |
<pomVersion>3</pomVersion> |
<pomVersion>3</pomVersion> |
| 22 |
<groupId>pal</groupId> |
<groupId>pal</groupId> |
| 23 |
<artifactId>blog</artifactId> |
<artifactId>blog</artifactId> |
| 24 |
<currentVersion>1.4-SNAPSHOT</currentVersion> |
<currentVersion>1.4</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> |
| 104 |
<dependency> |
<dependency> |
| 105 |
<groupId>pal</groupId> |
<groupId>pal</groupId> |
| 106 |
<artifactId>bridges-myfaces</artifactId> |
<artifactId>bridges-myfaces</artifactId> |
| 107 |
<version>0.8-SNAPSHOT</version> |
<version>0.8</version> |
| 108 |
<type>jar</type> |
<type>jar</type> |
| 109 |
<properties> |
<properties> |
| 110 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 572 |
<dependency> |
<dependency> |
| 573 |
<groupId>org.seasar.teeda</groupId> |
<groupId>org.seasar.teeda</groupId> |
| 574 |
<artifactId>teeda-core</artifactId> |
<artifactId>teeda-core</artifactId> |
| 575 |
<version>1.0-beta-5.3</version> |
<version>1.0-beta-5.4</version> |
| 576 |
<properties> |
<properties> |
| 577 |
<war.bundle>true</war.bundle> |
<war.bundle>true</war.bundle> |
| 578 |
</properties> |
</properties> |