Changeset 1668


Ignore:
Timestamp:
09/23/11 01:46:53 (8 months ago)
Author:
jharrop
Message:

Use Apache POI jars from central repo, instead of jar in docx4j/m2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/pom.xml

    r1638 r1668  
    482482                <dependency> 
    483483                        <groupId>org.apache.poi</groupId> 
    484                         <artifactId>hwpf</artifactId> 
    485                         <version>3.4.0</version> 
     484                        <artifactId>poi-scratchpad</artifactId> 
     485                        <version>3.8-beta4</version> 
    486486                </dependency> 
    487487                 
Note: See TracChangeset for help on using the changeset viewer.