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: [email protected]
For additional commands, e-mail: [email protected]