You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2008/09/07 16:42:05 UTC

svn commit: r692866 - /db/torque/torque4/trunk/test/test-project/pom.xml

Author: tfischer
Date: Sun Sep  7 07:42:05 2008
New Revision: 692866

URL: http://svn.apache.org/viewvc?rev=692866&view=rev
Log:
changed parent

Modified:
    db/torque/torque4/trunk/test/test-project/pom.xml

Modified: db/torque/torque4/trunk/test/test-project/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/test/test-project/pom.xml?rev=692866&r1=692865&r2=692866&view=diff
==============================================================================
--- db/torque/torque4/trunk/test/test-project/pom.xml (original)
+++ db/torque/torque4/trunk/test/test-project/pom.xml Sun Sep  7 07:42:05 2008
@@ -23,8 +23,9 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.torque</groupId>
-    <artifactId>torque</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <artifactId>torque-maven-parent</artifactId>
+    <version>4.0-alpha-1-SNAPSHOT</version>
+    <relativePath>../maven-parent/pom.xml</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>



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