Revision 44738 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.swing/org.gvsig.fmap.dal.swing.impl/pom.xml

View differences:

pom.xml
93 93
            <artifactId>org.gvsig.projection.cresques.ui</artifactId>
94 94
            <scope>compile</scope>
95 95
        </dependency>
96
        <dependency>
97
            <groupId>org.apache.commons</groupId>
98
            <artifactId>commons-collections4</artifactId>
99
            <scope>compile</scope>
100
        </dependency>
96 101

  
97 102
        <dependency>
98 103
            <groupId>org.gvsig</groupId>
......
159 164
            <artifactId>org.gvsig.fmap.dal.file.shp</artifactId>
160 165
            <scope>runtime</scope>
161 166
        </dependency>
162
        <dependency>
163
            <groupId>org.apache.commons</groupId>
164
            <artifactId>commons-collections4</artifactId>
165
            <version>4.1</version>
166
            <type>jar</type>
167
        </dependency>
168 167
    </dependencies>
169 168

  
170 169
</project>

Also available in: Unified diff