Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/addresslist/project.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.12 by shinsuke, Fri Jul 14 14:32:16 2006 UTC revision 1.13 by shinsuke, Thu Aug 3 22:31:36 2006 UTC
# Line 21  Line 21 
21      <pomVersion>3</pomVersion>      <pomVersion>3</pomVersion>
22      <groupId>pal</groupId>      <groupId>pal</groupId>
23      <artifactId>addresslist</artifactId>      <artifactId>addresslist</artifactId>
24      <currentVersion>0.2-SNAPSHOT</currentVersion>      <currentVersion>0.2</currentVersion>
25      <name>Address List Portlet</name>      <name>Address List Portlet</name>
26      <description>Portlet to manage your address tasks</description>      <description>Portlet to manage your address tasks</description>
27      <shortDescription>Address task management</shortDescription>      <shortDescription>Address task management</shortDescription>
# Line 521  Line 521 
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>
# Line 529  Line 529 
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>
# Line 545  Line 545 
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>
# Line 553  Line 553 
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>
# Line 562  Line 562 
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</version>              <version>1.0-beta-5.1</version>
566              <properties>              <properties>
567                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
568              </properties>              </properties>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26