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.29 by shinsuke, Thu Aug 3 22:34:04 2006 UTC revision 1.30 by shinsuke, Thu Sep 7 03:09:39 2006 UTC
# Line 102  Line 102 
102          -->          -->
103    
104          <dependency>          <dependency>
105                <groupId>pal</groupId>
106                <artifactId>bridges-myfaces</artifactId>
107                <version>0.8-SNAPSHOT</version>
108                <type>jar</type>
109                <properties>
110                    <war.bundle>true</war.bundle>
111                </properties>
112            </dependency>
113    
114            <dependency>
115              <groupId>marevol</groupId>              <groupId>marevol</groupId>
116              <artifactId>marevol-utils</artifactId>              <artifactId>marevol-utils</artifactId>
117              <version>0.1.2</version>              <version>0.1.2</version>
# Line 521  Line 531 
531          <dependency>          <dependency>
532              <groupId>seasar</groupId>              <groupId>seasar</groupId>
533              <artifactId>s2-extension</artifactId>              <artifactId>s2-extension</artifactId>
534              <version>2.4.0-beta-4</version>              <version>2.4.0-rc-1</version>
535              <properties>              <properties>
536                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
537              </properties>              </properties>
# Line 529  Line 539 
539          <dependency>          <dependency>
540              <groupId>seasar</groupId>              <groupId>seasar</groupId>
541              <artifactId>s2-framework</artifactId>              <artifactId>s2-framework</artifactId>
542              <version>2.4.0-beta-4</version>              <version>2.4.0-rc-1</version>
543              <properties>              <properties>
544                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
545              </properties>              </properties>
# Line 545  Line 555 
555          <dependency>          <dependency>
556              <groupId>seasar</groupId>              <groupId>seasar</groupId>
557              <artifactId>s2-portlet</artifactId>              <artifactId>s2-portlet</artifactId>
558              <version>1.0.2</version>              <version>1.0.3</version>
559              <properties>              <properties>
560                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
561              </properties>              </properties>
562          </dependency>          </dependency>
563          <dependency>          <dependency>
564              <groupId>seasar</groupId>              <groupId>seasar</groupId>
565              <artifactId>s2-portlet-extension</artifactId>              <artifactId>s2-portlet-hibernate</artifactId>
566              <version>1.0.2</version>              <version>1.0.3</version>
567              <properties>              <properties>
568                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
569              </properties>              </properties>
# Line 562  Line 572 
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.1</version>              <version>1.0-beta-5.3</version>
576              <properties>              <properties>
577                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
578              </properties>              </properties>

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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