Author: kiwiwings
Date: Sun Dec 31 00:01:04 2017
New Revision: 1819704

URL: http://svn.apache.org/viewvc?rev=1819704&view=rev
Log:
#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1819704&r1=1819703&r2=1819704&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Sun Dec 31 00:01:04 2017
@@ -207,7 +207,7 @@ project('ooxml') {
 
                compile project(':main')
                compile project(':scratchpad')          // TODO: get rid of 
this dependency!
-               compile files('../../ooxml-lib/ooxml-schemas-1.3.jar')
+               compile files('../../ooxml-lib/ooxml-schemas-1.4.jar')
                compile files('../../ooxml-lib/ooxml-security-1.1.jar')
                
                testCompile 'junit:junit:4.12'



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

Reply via email to