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 gk...@apache.org on 2019/09/25 15:06:34 UTC

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

Author: gk
Date: Wed Sep 25 15:06:34 2019
New Revision: 1867516

URL: http://svn.apache.org/viewvc?rev=1867516&view=rev
Log:
- fix deprecated dependency (using log4j-1.2-api from parent)

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

Modified: db/torque/torque4/trunk/torque-test/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1867516&r1=1867515&r2=1867516&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Wed Sep 25 15:06:34 2019
@@ -64,11 +64,6 @@
   <dependencies>
   
     <dependency>
-      <groupId>log4j</groupId>
-      <artifactId>log4j</artifactId>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
       <artifactId>torque-runtime</artifactId>
       <groupId>org.apache.torque</groupId>
       <version>${project.version}</version>



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