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 2010/09/23 20:46:11 UTC

svn commit: r1000575 - /db/torque/torque4/trunk/torque-ant-tasks/pom.xml

Author: tfischer
Date: Thu Sep 23 18:46:11 2010
New Revision: 1000575

URL: http://svn.apache.org/viewvc?rev=1000575&view=rev
Log:
- make ant provided
- rename artifact to the name of the project

Modified:
    db/torque/torque4/trunk/torque-ant-tasks/pom.xml

Modified: db/torque/torque4/trunk/torque-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-ant-tasks/pom.xml?rev=1000575&r1=1000574&r2=1000575&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original)
+++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Thu Sep 23 18:46:11 2010
@@ -30,7 +30,7 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>torque-generator-ant-tasks</artifactId>
+  <artifactId>torque-ant-tasks</artifactId>
   <packaging>jar</packaging>
   <name>Torque Generator Ant tasks</name>
 
@@ -44,6 +44,7 @@
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
       <version>1.8.0</version>
+      <scope>provided</scope>
     </dependency>
 
     <dependency>



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