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.3 by shinsuke, Sat Nov 12 02:27:31 2005 UTC revision 1.4 by shinsuke, Sun Nov 20 01:07:39 2005 UTC
# Line 81  limitations under the License. Line 81  limitations under the License.
81      </dependency>      </dependency>
82      <dependency>      <dependency>
83        <groupId>marevol</groupId>        <groupId>marevol</groupId>
84          <artifactId>marevol-portlet-utils</artifactId>
85          <version>0.1-SNAPSHOT</version>
86          <type>jar</type>
87          <properties>
88            <war.bundle>true</war.bundle>
89          </properties>
90        </dependency>
91        <dependency>
92          <groupId>marevol</groupId>
93        <artifactId>hibernate-utils</artifactId>        <artifactId>hibernate-utils</artifactId>
94        <version>0.1-SNAPSHOT</version>        <version>0.1-SNAPSHOT</version>
95        <type>jar</type>        <type>jar</type>
# Line 180  limitations under the License. Line 189  limitations under the License.
189      <dependency>      <dependency>
190        <groupId>myfaces</groupId>        <groupId>myfaces</groupId>
191        <artifactId>myfaces-all</artifactId>        <artifactId>myfaces-all</artifactId>
192        <version>1.1.0</version>        <version>1.1.1</version>
193        <properties>        <properties>
194          <war.bundle>true</war.bundle>          <war.bundle>true</war.bundle>
195        </properties>        </properties>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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