Revision 43867 branches/org.gvsig.desktop-2018a/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.file/pom.xml

View differences:

pom.xml
6 6
    <artifactId>org.gvsig.fmap.dal.file</artifactId>
7 7
    <packaging>pom</packaging>
8 8
    <name>${project.artifactId}</name>
9
    <description>This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.</description>
9 10
    <parent>
10 11
        <groupId>org.gvsig</groupId>
11 12
        <artifactId>org.gvsig.fmap.dal</artifactId>
......
41 42
        <module>org.gvsig.fmap.dal.file.png</module>
42 43
        <module>org.gvsig.fmap.dal.file.tiff</module>
43 44
        <module>org.gvsig.fmap.dal.file.jp2</module>
45
        <module>org.gvsig.fmap.dal.file.bsq</module>
44 46
    </modules>
45
    <description>This library has the implementation of the provider of te Data Access Library for accesing to file resources, like SHP, DBF or CSV.</description>
46 47
</project>
47 48

  

Also available in: Unified diff