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.1 by shinsuke, Tue Jan 17 23:32:24 2006 UTC revision 1.2 by shinsuke, Tue Jan 24 22:18:59 2006 UTC
# Line 21  limitations under the License. Line 21  limitations under the License.
21    <pomVersion>3</pomVersion>    <pomVersion>3</pomVersion>
22    <groupId>pal</groupId>    <groupId>pal</groupId>
23    <artifactId>todolist</artifactId>    <artifactId>todolist</artifactId>
24    <currentVersion>0.1-SNAPSHOT</currentVersion>    <currentVersion>0.1</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 82  limitations under the License. Line 82  limitations under the License.
82      <dependency>      <dependency>
83        <groupId>marevol</groupId>        <groupId>marevol</groupId>
84        <artifactId>marevol-faces-utils</artifactId>        <artifactId>marevol-faces-utils</artifactId>
85        <version>0.1-SNAPSHOT</version>        <version>0.1</version>
86        <type>jar</type>        <type>jar</type>
87        <properties>        <properties>
88          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 91  limitations under the License. Line 91  limitations under the License.
91      <dependency>      <dependency>
92        <groupId>marevol</groupId>        <groupId>marevol</groupId>
93        <artifactId>marevol-portlet-utils</artifactId>        <artifactId>marevol-portlet-utils</artifactId>
94        <version>0.2-SNAPSHOT</version>        <version>0.2</version>
95        <type>jar</type>        <type>jar</type>
96        <properties>        <properties>
97          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 100  limitations under the License. Line 100  limitations under the License.
100      <dependency>      <dependency>
101        <groupId>marevol</groupId>        <groupId>marevol</groupId>
102        <artifactId>marevol-hibernate-utils</artifactId>        <artifactId>marevol-hibernate-utils</artifactId>
103        <version>0.2</version>        <version>0.3</version>
104        <type>jar</type>        <type>jar</type>
105        <properties>        <properties>
106          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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