Revision 1636 org.gvsig.complexlegend/trunk/org.gvsig.complexlegend/org.gvsig.complexlegend.app/org.gvsig.complexlegend.app.mainplugin/pom.xml

View differences:

pom.xml
5 5
  <modelVersion>4.0.0</modelVersion>
6 6
  <artifactId>org.gvsig.complexlegend.app.mainplugin</artifactId>
7 7
  <packaging>jar</packaging>
8
  <name>Complex Legend extension</name>
8
  <name>${project.atifactId}</name>
9 9
  <description>
10
Complex Legend extension
11

  
12 10
  </description>
13 11
  <parent>
14 12
      <groupId>org.gvsig</groupId>
......
86 84
    <properties>
87 85
        <!-- Package info property values -->
88 86
        <!-- Default values in org.gvsig.desktop -->
87
        <gvsig.package.info.name>Vector legend: Complex legend</gvsig.package.info.name>
89 88
        <gvsig.package.info.state>testing</gvsig.package.info.state>
90 89
        <gvsig.package.info.official>true</gvsig.package.info.official>
91 90
        <gvsig.package.info.dependencies>required: org.gvsig.app.mainplugin -ge 2.1.0-A</gvsig.package.info.dependencies>

Also available in: Unified diff