Revision 48 org.gvsig.legend.proportionalsymbols.app.mainplugin/trunk/org.gvsig.legend.proportionalsymbols.app.mainplugin/pom.xml

View differences:

pom.xml
4 4

  
5 5
	<modelVersion>4.0.0</modelVersion>
6 6
	<artifactId>org.gvsig.legend.proportionalsymbols.app.mainplugin</artifactId>
7
	<name>Vector legend: proportional symbols plugin</name>
7
	<name>Vector legend: Proportional symbols</name>
8 8
	<version>1.0.0-SNAPSHOT</version>
9 9
	<parent>
10 10
		<artifactId>gvsig-base-extension-pom</artifactId>
......
20 20
        <url>https://devel.gvsig.org/redmine/projects/gvsig-base-legends/repository/show/org.gvsig.legend.proportionalsymbols.app.mainplugin</url>
21 21
    </scm>
22 22

  
23
	<description>Vector legend: proportional symbols. The symbol size is exactly proportional to the numeric attribute value.</description>
23
	<description>Vector legend: Proportional symbols. The symbol size is exactly proportional to the numeric attribute value.</description>
24 24
	<build>
25 25

  
26 26
        <plugins>

Also available in: Unified diff