Revision 9477 org.gvsig.jvmpreferences/trunk/org.gvsig.jvmpreferences.native/org.gvsig.jvmpreferences.native.mainplugin/org.gvsig.jvmpreferences.native.mainplugin.linux/pom.xml

View differences:

pom.xml
10 10
    <parent>
11 11
        <groupId>org.gvsig</groupId>
12 12
        <artifactId>org.gvsig.jvmpreferences.native.mainplugin</artifactId>
13
        <version>1.0.246</version>
13
        <version>1.0.247-SNAPSHOT</version>
14 14
    </parent>
15 15
    <properties>
16 16
        <gvsig.package.info.operatingSystem>lin</gvsig.package.info.operatingSystem>
......
50 50
        <dependency>
51 51
          <groupId>org.gvsig</groupId>
52 52
          <artifactId>org.gvsig.jvmpreferences.native.mainplugin.common</artifactId>
53
          <version>1.0.246</version>
53
          <version>1.0.247-SNAPSHOT</version>
54 54
          <type>zip</type>
55 55
        </dependency>
56 56
        <dependency>
57 57
          <groupId>org.gvsig</groupId>
58 58
          <artifactId>org.gvsig.jvmpreferences.native.mainplugin.common</artifactId>
59
          <version>1.0.246</version>
59
          <version>1.0.247-SNAPSHOT</version>
60 60
        </dependency>
61 61
        <dependency>
62 62
          <groupId>org.gvsig</groupId>
63 63
          <artifactId>org.gvsig.jvmpreferences.native.lib.impl.linux</artifactId>
64
          <version>1.0.246</version>
64
          <version>1.0.247-SNAPSHOT</version>
65 65
        </dependency>
66 66
        <dependency>
67 67
          <groupId>org.gvsig</groupId>
68 68
          <artifactId>org.gvsig.jvmpreferences.native.lib.impl.common</artifactId>
69
          <version>1.0.246</version>
69
          <version>1.0.247-SNAPSHOT</version>
70 70
        </dependency>
71 71
        <dependency>
72 72
          <groupId>org.gvsig</groupId>
73 73
          <artifactId>org.gvsig.jvmpreferences.native.lib.api</artifactId>
74
          <version>1.0.246</version>
74
          <version>1.0.247-SNAPSHOT</version>
75 75
        </dependency>
76 76
    </dependencies>
77 77

  

Also available in: Unified diff