You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2018/01/01 14:39:42 UTC

svn commit: r1819775 - /poi/trunk/build.xml

Author: centic
Date: Mon Jan  1 14:39:42 2018
New Revision: 1819775

URL: http://svn.apache.org/viewvc?rev=1819775&view=rev
Log:
Remove unused property in build.xml

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1819775&r1=1819774&r2=1819775&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Jan  1 14:39:42 2018
@@ -209,7 +209,6 @@ under the License.
     <property name="forbidden.url" value="${repository.m2}/maven2/de/thetaphi/forbiddenapis/2.3/forbiddenapis-2.3.jar"/>
 
     <property name="maven.ooxml.xsds.version.id" value="1.4"/>
-    <property name="maven.ooxml.xsds.jar" value="${maven.ooxml.xsds.version.id}.jar"/>
 	
 	<!-- See http://www.ecma-international.org/publications/standards/Ecma-376.htm -->
     <!-- "Copy these file(s), free of charge" -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org