svn commit: r1806260 - /ofbiz/ofbiz-framework/trunk/build.gradle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1806260 - /ofbiz/ofbiz-framework/trunk/build.gradle

rishi
Author: rishi
Date: Sat Aug 26 06:14:11 2017
New Revision: 1806260

URL: http://svn.apache.org/viewvc?rev=1806260&view=rev
Log:
Reverted: Local changes mistakenly committed in revision 1806258

Modified:
    ofbiz/ofbiz-framework/trunk/build.gradle

Modified: ofbiz/ofbiz-framework/trunk/build.gradle
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/build.gradle?rev=1806260&r1=1806259&r2=1806260&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/build.gradle (original)
+++ ofbiz/ofbiz-framework/trunk/build.gradle Sat Aug 26 06:14:11 2017
@@ -149,7 +149,6 @@ dependencies {
     runtime 'de.odysseus.juel:juel-spi:2.2.7'
     runtime 'net.sf.barcode4j:barcode4j-fop-ext:2.1'
     runtime 'net.sf.barcode4j:barcode4j:2.1'
-    runtime 'org.postgresql:postgresql:9.3-1104-jdbc41'
     runtime 'org.apache.axis2:axis2-transport-http:1.7.1'
     runtime 'org.apache.axis2:axis2-transport-local:1.7.1'
     runtime 'org.apache.derby:derby:10.11.1.1'