Revision 2213 org.gvsig.tools/library/trunk/org.gvsig.tools/org.gvsig.tools.util/org.gvsig.tools.util.impl/pom.xml

View differences:

pom.xml
27 27
      <artifactId>vfsjfilechooser2</artifactId>
28 28
      <scope>compile</scope>
29 29
    </dependency>
30
    <dependency>
31
        <groupId>org.apache.httpcomponents</groupId>
32
        <artifactId>httpcore-nio</artifactId>
33
        <scope>compile</scope>
34
    </dependency>
35
    <dependency>
36
        <groupId>org.apache.httpcomponents</groupId>
37
        <artifactId>httpcore</artifactId>
38
        <scope>compile</scope>
39
    </dependency>     
30 40
  </dependencies>
31 41
</project>

Also available in: Unified diff