Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/logviewer/project.xml

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

revision 1.9 by shinsuke, Tue Jan 3 00:31:12 2006 UTC revision 1.10 by shinsuke, Tue Jan 31 14:05:23 2006 UTC
# Line 90  limitations under the License. Line 90  limitations under the License.
90      </dependency>      </dependency>
91      <dependency>      <dependency>
92        <groupId>marevol</groupId>        <groupId>marevol</groupId>
93        <artifactId>marevol-hibernate-utils</artifactId>        <artifactId>marevol-faces-utils</artifactId>
94        <version>0.2-SNAPSHOT</version>        <version>0.1</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-portlet-utils</artifactId>        <artifactId>marevol-portlet-utils</artifactId>
103        <version>0.1</version>        <version>0.2</version>
104          <type>jar</type>
105          <properties>
106            <war.bundle>true</war.bundle>
107          </properties>
108        </dependency>
109        <dependency>
110          <groupId>marevol</groupId>
111          <artifactId>marevol-hibernate-utils</artifactId>
112          <version>0.3</version>
113        <type>jar</type>        <type>jar</type>
114        <properties>        <properties>
115          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
# Line 109  limitations under the License. Line 118  limitations under the License.
118      <dependency>      <dependency>
119        <groupId>marevol</groupId>        <groupId>marevol</groupId>
120        <artifactId>marevol-seasar-utils</artifactId>        <artifactId>marevol-seasar-utils</artifactId>
121        <version>0.1-SNAPSHOT</version>        <version>0.1</version>
122        <type>jar</type>        <type>jar</type>
123        <properties>        <properties>
124          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>

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