Revision 47823 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.downloader/org.gvsig.downloader.lib/org.gvsig.downloader.lib.impl/pom.xml

View differences:

pom.xml
126 126
            <artifactId>tika-core</artifactId>
127 127
            <scope>compile</scope>
128 128
        </dependency>
129

  
129
    
130 130
        <dependency>
131
            <groupId>com.jgoodies</groupId>
132
            <artifactId>jgoodies-forms</artifactId>
133
            <scope>compile</scope>
134
        </dependency>
135
        <dependency>
136
            <groupId>org.apache.httpcomponents</groupId>
137
            <artifactId>httpclient</artifactId>
138
            <scope>compile</scope>
139
        </dependency>
140
        
141
    
142
        <dependency>
131 143
            <groupId>${tika.groupid}</groupId>
132 144
            <artifactId>tika-parsers-standard-package</artifactId>
133 145
            <scope>test</scope>

Also available in: Unified diff