Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/todolist/project.xml

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

revision 1.10 by shinsuke, Fri Jul 14 14:46:00 2006 UTC revision 1.11 by shinsuke, Thu Aug 3 22:32:02 2006 UTC
# Line 21  Line 21 
21      <pomVersion>3</pomVersion>      <pomVersion>3</pomVersion>
22      <groupId>pal</groupId>      <groupId>pal</groupId>
23      <artifactId>todolist</artifactId>      <artifactId>todolist</artifactId>
24      <currentVersion>0.2-SNAPSHOT</currentVersion>      <currentVersion>0.2</currentVersion>
25      <name>ToDo List Portlet</name>      <name>ToDo List Portlet</name>
26      <description>Portlet to manage your todo tasks</description>      <description>Portlet to manage your todo tasks</description>
27      <shortDescription>ToDo task management</shortDescription>      <shortDescription>ToDo task management</shortDescription>
# Line 519  Line 519 
519          <dependency>          <dependency>
520              <groupId>seasar</groupId>              <groupId>seasar</groupId>
521              <artifactId>s2-extension</artifactId>              <artifactId>s2-extension</artifactId>
522              <version>2.4.0-beta-4-SNAPSHOT</version>              <version>2.4.0-beta-4</version>
523              <properties>              <properties>
524                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
525              </properties>              </properties>
# Line 527  Line 527 
527          <dependency>          <dependency>
528              <groupId>seasar</groupId>              <groupId>seasar</groupId>
529              <artifactId>s2-framework</artifactId>              <artifactId>s2-framework</artifactId>
530              <version>2.4.0-beta-4-SNAPSHOT</version>              <version>2.4.0-beta-4</version>
531              <properties>              <properties>
532                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
533              </properties>              </properties>
# Line 543  Line 543 
543          <dependency>          <dependency>
544              <groupId>seasar</groupId>              <groupId>seasar</groupId>
545              <artifactId>s2-portlet</artifactId>              <artifactId>s2-portlet</artifactId>
546              <version>1.0.2-SNAPSHOT</version>              <version>1.0.2</version>
547              <properties>              <properties>
548                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
549              </properties>              </properties>
# Line 551  Line 551 
551          <dependency>          <dependency>
552              <groupId>seasar</groupId>              <groupId>seasar</groupId>
553              <artifactId>s2-portlet-extension</artifactId>              <artifactId>s2-portlet-extension</artifactId>
554              <version>1.0.2-SNAPSHOT</version>              <version>1.0.2</version>
555              <properties>              <properties>
556                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
557              </properties>              </properties>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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