Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/blog/project.xml

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

revision 1.26 by shinsuke, Fri Jul 14 14:36:58 2006 UTC revision 1.27 by shinsuke, Thu Jul 27 21:56:49 2006 UTC
# Line 21  Line 21 
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>
# 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 572  Line 572 
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>
# Line 580  Line 580 
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>
# Line 588  Line 588 
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>

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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