Revision 9485 org.gvsig.legend.heatmapcomparison/trunk/org.gvsig.legend.heatmapcomparison/pom.xml

View differences:

pom.xml
2 2
  <modelVersion>4.0.0</modelVersion>
3 3
  <groupId>org.gvsig</groupId>
4 4
  <artifactId>org.gvsig.legend.heatmapcomparison</artifactId>
5
  <version>1.0.151</version>
5
  <version>1.0.152-SNAPSHOT</version>
6 6
  <packaging>pom</packaging>
7 7
  <name>${project.artifactId}</name>
8 8
  <description>Legend for heat maps.</description>
......
14 14

  
15 15
  <url>https://devel.gvsig.org/sites/org.gvsig.legend.heatmapcomparison/${project.version}</url>
16 16
  <scm>
17
    <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.legend.heatmapcomparison/tags/org.gvsig.legend.heatmapcomparison-1.0.151</connection>
18
    <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.legend.heatmapcomparison/tags/org.gvsig.legend.heatmapcomparison-1.0.151</developerConnection>
19
    <url>https://devel.gvsig.org/redmine/projects/gvsig-projects-pool/repository/show/org.gvsig.legend.heatmapcomparison/tags/org.gvsig.legend.heatmapcomparison-1.0.151</url>
17
    <connection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.legend.heatmapcomparison/trunk/${project.artifactId}</connection>
18
    <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-projects-pool/org.gvsig.legend.heatmapcomparison/trunk/${project.artifactId}</developerConnection>
19
    <url>https://devel.gvsig.org/redmine/projects/gvsig-projects-pool/repository/show/org.gvsig.legend.heatmapcomparison/trunk/${project.artifactId}</url>
20 20
  </scm>
21 21
  <repositories>
22 22
    <repository>
......
62 62
      <dependency>
63 63
        <groupId>org.gvsig</groupId>
64 64
        <artifactId>org.gvsig.legend.heatmapcomparison.lib.api</artifactId>
65
        <version>1.0.151</version>
65
        <version>1.0.152-SNAPSHOT</version>
66 66
      </dependency>
67 67
      <dependency>
68 68
        <groupId>org.gvsig</groupId>
69 69
        <artifactId>org.gvsig.legend.heatmapcomparison.lib.impl</artifactId>
70
        <version>1.0.151</version>
70
        <version>1.0.152-SNAPSHOT</version>
71 71
      </dependency>
72 72
      <dependency>
73 73
        <groupId>org.gvsig</groupId>
74 74
        <artifactId>org.gvsig.legend.heatmapcomparison.swing.api</artifactId>
75
        <version>1.0.151</version>
75
        <version>1.0.152-SNAPSHOT</version>
76 76
      </dependency>
77 77
      <dependency>
78 78
        <groupId>org.gvsig</groupId>
79 79
        <artifactId>org.gvsig.legend.heatmapcomparison.swing.impl</artifactId>
80
        <version>1.0.151</version>
80
        <version>1.0.152-SNAPSHOT</version>
81 81
      </dependency>
82 82
      <dependency>
83 83
        <groupId>org.gvsig</groupId>
84 84
        <artifactId>org.gvsig.legend.heatmapcomparison.app.mainplugin</artifactId>
85
        <version>1.0.151</version>
85
        <version>1.0.152-SNAPSHOT</version>
86 86
      </dependency>
87 87
    </dependencies>
88 88
  </dependencyManagement>

Also available in: Unified diff