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.9 by shinsuke, Fri Jan 6 01:08:52 2006 UTC revision 1.10 by shinsuke, Sat Jan 7 14:44:01 2006 UTC
# Line 240  limitations under the License. Line 240  limitations under the License.
240        </properties>        </properties>
241      </dependency>      </dependency>
242      <dependency>      <dependency>
243          <groupId>commons-validator</groupId>
244          <artifactId>commons-validator</artifactId>
245          <version>1.2.0</version>
246          <url>http://jakarta.apache.org/commons/validator/</url>
247          <properties>
248            <war.bundle>true</war.bundle>
249          </properties>
250        </dependency>
251        <dependency>
252          <groupId>oro</groupId>
253          <artifactId>oro</artifactId>
254          <version>2.0.7</version>
255          <url>http://jakarta.apache.org/commons/validator/</url>
256          <properties>
257            <war.bundle>true</war.bundle>
258          </properties>
259        </dependency>
260        <dependency>
261        <groupId>hsqldb</groupId>        <groupId>hsqldb</groupId>
262        <artifactId>hsqldb</artifactId>        <artifactId>hsqldb</artifactId>
263        <version>1.7.3.3</version>        <version>1.7.3.3</version>

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