Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/notepad/project.xml

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

revision 1.9 by shinsuke, Fri Jul 14 14:37:48 2006 UTC revision 1.10 by shinsuke, Mon Jul 31 03:31:12 2006 UTC
# Line 21  Line 21 
21      <pomVersion>3</pomVersion>      <pomVersion>3</pomVersion>
22      <groupId>pal</groupId>      <groupId>pal</groupId>
23      <artifactId>notepad</artifactId>      <artifactId>notepad</artifactId>
24      <currentVersion>0.2-SNAPSHOT</currentVersion>      <currentVersion>0.2</currentVersion>
25      <name>Notepad Portlet</name>      <name>Notepad Portlet</name>
26      <description>Portlet to manage your comments</description>      <description>Portlet to manage your comments</description>
27      <shortDescription>Notepad management</shortDescription>      <shortDescription>Notepad 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>

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

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