You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by al...@apache.org on 2007/11/01 04:22:21 UTC

svn commit: r590880 - /openjpa/branches/1.0.1/pom.xml

Author: allee8285
Date: Wed Oct 31 20:22:21 2007
New Revision: 590880

URL: http://svn.apache.org/viewvc?rev=590880&view=rev
Log:
Update scm.dir in top level pom.xml for 1.0.1 release

Modified:
    openjpa/branches/1.0.1/pom.xml

Modified: openjpa/branches/1.0.1/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.0.1/pom.xml?rev=590880&r1=590879&r2=590880&view=diff
==============================================================================
--- openjpa/branches/1.0.1/pom.xml (original)
+++ openjpa/branches/1.0.1/pom.xml Wed Oct 31 20:22:21 2007
@@ -32,7 +32,7 @@
     <description>OpenJPA</description>
 
     <properties>
-        <scm.dir>svn.apache.org/repos/asf/openjpa/branches/1.0.x</scm.dir>
+        <scm.dir>svn.apache.org/repos/asf/openjpa/branches/1.0.1</scm.dir>
         <openjpa.version>${pom.version}</openjpa.version>
     </properties>