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 2012/10/01 16:05:11 UTC

svn commit: r1392340 - /db/torque/torque4/trunk/torque-generator/pom.xml

Author: tfischer
Date: Mon Oct  1 14:05:11 2012
New Revision: 1392340

URL: http://svn.apache.org/viewvc?rev=1392340&view=rev
Log:
switch to official jgit release

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

Modified: db/torque/torque4/trunk/torque-generator/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1392340&r1=1392339&r2=1392340&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Mon Oct  1 14:05:11 2012
@@ -44,9 +44,9 @@
       <version>1.7</version>
     </dependency>
     <dependency>
-      <groupId>com.madgag</groupId>
+     <groupId>org.eclipse.jgit</groupId>
       <artifactId>org.eclipse.jgit</artifactId>
-      <version>0.10.99.0</version>
+      <version>2.1.0.201209190230-r</version>
       <exclusions>
         <exclusion>
           <groupId>com.jcraft</groupId>



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