Revision 47304 trunk/org.gvsig.desktop/pom.xml

View differences:

pom.xml
776 776
            </dependency>
777 777
            <dependency>
778 778
                <groupId>org.apache.tika</groupId>
779
                <artifactId>tika-core</artifactId>
779
                <artifactId>tika</artifactId>
780 780
                <version>1.27</version>
781 781
            </dependency>
782 782
            <dependency>
783
                <groupId>org.apache.tika</groupId>
784
                <artifactId>tika-core</artifactId>
785
                <version>1.27</version>
786
             </dependency>
787
            <dependency>
788
                <groupId>org.apache.tika</groupId>
789
                <artifactId>tika-parsers</artifactId>
790
                <version>1.27</version>
791
            </dependency>             
792
<!--            <dependency>
793
                <groupId>org.apache.tika</groupId>
794
                 <artifactId>tika-parsers-standard-package</artifactId>
795
                <version>2.8.0</version>
796
             </dependency>            -->
797
            <dependency>
783 798
                <groupId>gnu.trove</groupId>
784 799
                <artifactId>trove</artifactId>
785 800
                <version>0.1.8</version>

Also available in: Unified diff