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.13 by shinsuke, Thu Sep 7 03:17:24 2006 UTC revision 1.14 by shinsuke, Fri Sep 15 03:44:18 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.3-SNAPSHOT</currentVersion>      <currentVersion>0.3</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 104  Line 104 
104          <dependency>          <dependency>
105              <groupId>pal</groupId>              <groupId>pal</groupId>
106              <artifactId>bridges-myfaces</artifactId>              <artifactId>bridges-myfaces</artifactId>
107              <version>0.8-SNAPSHOT</version>              <version>0.8</version>
108              <type>jar</type>              <type>jar</type>
109              <properties>              <properties>
110                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
# Line 132  Line 132 
132    
133          <dependency>          <dependency>
134              <groupId>org.apache.portals.bridges</groupId>              <groupId>org.apache.portals.bridges</groupId>
             <artifactId>portals-bridges-common</artifactId>  
             <version>1.0</version>  
             <type>jar</type>  
             <properties>  
                 <war.bundle>true</war.bundle>  
             </properties>  
         </dependency>  
         <dependency>  
             <groupId>org.apache.portals.bridges</groupId>  
135              <artifactId>portals-bridges-portletfilter</artifactId>              <artifactId>portals-bridges-portletfilter</artifactId>
136              <version>1.0</version>              <version>1.0</version>
137              <type>jar</type>              <type>jar</type>
# Line 177  Line 168 
168              <id>log4j</id>              <id>log4j</id>
169              <version>1.2.13</version>              <version>1.2.13</version>
170              <properties>              <properties>
171                  <war.bundle>true</war.bundle>                  <war.bundle>false</war.bundle>
172              </properties>              </properties>
173          </dependency>          </dependency>
174    
# Line 570  Line 561 
561          <dependency>          <dependency>
562              <groupId>org.seasar.teeda</groupId>              <groupId>org.seasar.teeda</groupId>
563              <artifactId>teeda-core</artifactId>              <artifactId>teeda-core</artifactId>
564              <version>1.0-beta-5.3</version>              <version>1.0-beta-5.4</version>
565              <properties>              <properties>
566                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
567              </properties>              </properties>

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

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