Revision 888 org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema/org.gvsig.xmlschema.prov/org.gvsig.xmlschema.prov.kxml/pom.xml

View differences:

pom.xml
10 10
    <parent>
11 11
        <groupId>org.gvsig</groupId>
12 12
        <artifactId>org.gvsig.xmlschema.prov</artifactId>	
13
        <version>2.0.16-SNAPSHOT</version>			
13
        <version>2.0.16</version>			
14 14
    </parent>
15 15
    <dependencies>
16 16
	
......
35 35
        <dependency>
36 36
            <groupId>org.gvsig</groupId>
37 37
            <artifactId>org.gvsig.xmlschema.lib.api</artifactId>
38
            <version>2.0.16-SNAPSHOT</version>
38
            <version>2.0.16</version>
39 39
        </dependency>
40 40
        <dependency>
41 41
            <groupId>org.gvsig</groupId>
42 42
            <artifactId>org.gvsig.xmlschema.lib.spi</artifactId>
43
            <version>2.0.16-SNAPSHOT</version>
43
            <version>2.0.16</version>
44 44
        </dependency>
45 45
        <dependency>
46 46
            <groupId>org.gvsig</groupId>
47 47
            <artifactId>org.gvsig.xmlschema.lib.spi</artifactId>
48
            <version>2.0.16-SNAPSHOT</version>
48
            <version>2.0.16</version>
49 49
            <classifier>tests</classifier>
50 50
            <scope>test</scope>
51 51
        </dependency>
52 52
        <dependency>
53 53
            <groupId>org.gvsig</groupId>
54 54
            <artifactId>org.gvsig.xmlschema.lib.impl</artifactId>
55
            <version>2.0.16-SNAPSHOT</version>
55
            <version>2.0.16</version>
56 56
            <scope>runtime</scope>
57 57
        </dependency>
58 58
        <dependency>

Also available in: Unified diff