You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by to...@apache.org on 2006/01/14 12:48:24 UTC

svn commit: r369011 - /db/ojb/branches/OJB_1_0_RELEASE/project.xml

Author: tomdz
Date: Sat Jan 14 03:48:19 2006
New Revision: 369011

URL: http://svn.apache.org/viewcvs?rev=369011&view=rev
Log:
Updated maven project file

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/project.xml

Modified: db/ojb/branches/OJB_1_0_RELEASE/project.xml
URL: http://svn.apache.org/viewcvs/db/ojb/branches/OJB_1_0_RELEASE/project.xml?rev=369011&r1=369010&r2=369011&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/project.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/project.xml Sat Jan 14 03:48:19 2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
 #/* Copyright 2002-2006 The Apache Software Foundation
  *
@@ -128,7 +128,7 @@
     </developer>
 
     <developer>
-      <name>Martin Kal�n</name>
+      <name>Martin Kalén</name>
       <id>mkalen</id>
       <email>mkalen@apache.org</email>
       <organization/>
@@ -235,37 +235,24 @@
 
     <dependency>
       <id>hsqldb</id>
-      <version>1.8.0</version>
+      <version>1.8.0.1</version>
       <url>http://hsqldb.sf.net</url>
       <!-- License: BSD license-->
     </dependency>
 
     <dependency>
-      <id>jdo</id>
-      <version>1.0.1</version>
-      <url>http://java.sun.com/products/jdo/</url>
-      <!--License: SUN License -->
-    </dependency>
-
-    <dependency>
-      <groupId>jdo</groupId>
-      <artifactId>jdori</artifactId>
-      <version>1.0.1</version>
-      <url>http://java.sun.com/products/jdo/</url>
-      <!--License: SUN License -->
-    </dependency>
-
-    <dependency>
       <id>regexp</id>
       <version>1.3</version>
       <url>http://jakarta.apache.org/regexp/</url>
     </dependency>
 
+<!-- Unfortunately, jcs is not available in the repository
     <dependency>
       <id>jcs</id>
-      <version>1.0-dev</version>
+      <version>1.2.6.8</version>
       <url>http://jakarta.apache.org/turbine/jcs/</url>
     </dependency>
+-->
 
     <dependency>
       <id>junit</id>
@@ -315,7 +302,7 @@
 
     <dependency>
       <id>xalan</id>
-      <version>2.4</version>
+      <version>2.4.0</version>
       <url>http://xml.apache.org/xalan-j/</url>
     </dependency>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org