Revision 59 org.gvsig.legend.quantitybycategory.app.mainplugin/trunk/org.gvsig.legend.quantitybycategory.app.mainplugin/pom.xml

View differences:

pom.xml
5 5
	<modelVersion>4.0.0</modelVersion>
6 6
	<artifactId>org.gvsig.legend.quantitybycategory.app.mainplugin</artifactId>
7 7
	<name>Vector legend: Quantity by category</name>
8
	<version>1.0.0-SNAPSHOT</version>
8
	<version>1.0.1-SNAPSHOT</version>
9 9
	
10 10
  <parent>
11 11
      <groupId>org.gvsig</groupId>
12 12
      <artifactId>org.gvsig.desktop.plugin</artifactId>
13
      <version>2.0.17-SNAPSHOT</version>
13
      <version>2.0.21</version>
14 14
  </parent>
15 15
	
16 16
	<url>https://devel.gvsig.org/redmine/projects/gvsig-base-legends</url>
......
120 120
        <dependency>
121 121
            <groupId>org.gvsig</groupId>
122 122
            <artifactId>org.gvsig.legend.graduatedsymbols.app.mainplugin</artifactId>
123
            <version>1.0.0-SNAPSHOT</version>
123
            <version>1.0.1</version>
124 124
            <scope>compile</scope>
125 125
        </dependency>
126 126

  

Also available in: Unified diff