Revision 296 trunk/org.gvsig.gdal/org.gvsig.gdal.app/org.gvsig.gdal.app.mainplugin/org.gvsig.gdal.app.mainplugin.lin_ubuntu_14.04.x86_64/pom.xml

View differences:

pom.xml
16 16
    <gvsig.package.info.architecture>x86_64</gvsig.package.info.architecture>
17 17

  
18 18
    <gdal.classifier>osgeolive-9.0-ubuntu-14.04.3-amd64</gdal.classifier>
19
    <gdal.version>1.11.2.4</gdal.version>
19
    <gdal.version>1.11.2.5</gdal.version>
20 20
  </properties>
21 21

  
22 22
  <dependencyManagement>
......
33 33
        <groupId>org.gdal</groupId>
34 34
        <artifactId>gdal</artifactId>
35 35
        <version>${gdal.version}</version>
36
        <!--
36 37
        <classifier>${gdal.classifier}</classifier>
38
        -->
37 39
        <scope>runtime</scope>
38 40
        <type>jar</type>
39 41
      </dependency>
......
50 52
    <dependency>
51 53
      <groupId>org.gdal</groupId>
52 54
      <artifactId>gdal</artifactId>
55
      <!--
53 56
      <classifier>${gdal.classifier}</classifier>
57
      -->
54 58
      <scope>runtime</scope>
55 59
      <type>jar</type>
56 60
    </dependency>

Also available in: Unified diff